CMSAbstractUIWebpartManageVersionTab Method |
Adds version tab to collection.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected void ManageVersionTab(
UIContext context,
List<UITabItem> tabs
)
Parameters
- context
- Type: CMS.FormEngine.Web.UIUIContext
Controls context - tabs
- Type: System.Collections.GenericListUITabItem
Tabs items collection
See Also