Expander for ASP.NET Web Forms
OnClientBeforeCollapse Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Expander Namespace > C1Expander Class : OnClientBeforeCollapse Property
Occurs before the content area collapses. This event can be cancelled to prevent the content area from collapsing.
Syntax
'Declaration
 
Public Property OnClientBeforeCollapse As System.String
public System.string OnClientBeforeCollapse {get; set;}
See Also

Reference

C1Expander Class
C1Expander Members