Accordion for ASP.NET Web Forms
Page Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace > C1AccordionPaneContentContainer Class : Page Property
Gets a reference to the System.Web.UI.Page instance that contains the server control.
Syntax
'Declaration
 
Public Overrides Property Page As System.Web.UI.Page
public override System.Web.UI.Page Page {get; set;}

Property Value

The System.Web.UI.Page instance that contains the server control.
Exceptions
ExceptionDescription
The control is a System.Web.UI.WebControls.Substitution control.
See Also

Reference

C1AccordionPaneContentContainer Class
C1AccordionPaneContentContainer Members