Expander for ASP.NET Web Forms
OnClientBeforeExpand Property

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

Reference

C1Expander Class
C1Expander Members