OnClientCollapsed Property
Gets or sets the javascript function name that would be called when panel1 is collapsed by clicking the collapse/expand image.
public System.string OnClientCollapsed {get; set;}
'Declaration
Public Property OnClientCollapsed As System.String