OnClientNodeExpanded Property
                In This Topic
            
            The name of the function which will be called when the node is expanded.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientNodeExpanded As System.String
             
        
            
            public System.string OnClientNodeExpanded {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also