ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / TreeView Class / OnClientRefreshed Property

In This Topic
    OnClientRefreshed Property (TreeView)
    In This Topic
    Occurs after the control has refreshed its contents.
    Syntax
    'Declaration
     
    
    Public Property OnClientRefreshed As String
    public string OnClientRefreshed {get; set;}
    See Also