Expander for ASP.NET Web Forms
C1ExpanderContentContainer Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Expander Namespace > C1ExpanderContentContainer Class : C1ExpanderContentContainer Constructor
The owner.
Initializes a new instance of the C1ExpanderContentContainer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1Expander _
)
public C1ExpanderContentContainer( 
   C1Expander owner
)

Parameters

owner
The owner.
See Also

Reference

C1ExpanderContentContainer Class
C1ExpanderContentContainer Members