OnClientCollapse Property
                In This Topic
            
            Gets or sets the javascript function name that would be called before panel1 is collapsed.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientCollapse As System.String
             
        
            
            public System.string OnClientCollapse {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also