TabPageContainer Property
|
Gets or sets the container.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic PlaceHolder Container { get; set; }<asp:TabPage Container="PlaceHolder" />
Property Value
Type:
PlaceHolder
The container.
See Also