OnClientBeforeCollapse Property
Occurs before the content area collapses. This event can be cancelled to prevent the content area from collapsing.
public System.string OnClientBeforeCollapse {get; set;}
'Declaration
Public Property OnClientBeforeCollapse As System.String