JQueryTabCollectionItem Property |
Tabs collection.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntaxpublic JQueryTab this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
JQueryTab
See Also