CMSPage InitTabs Method (String, String, String)Kentico 8.0 API Reference
Initializes the array for the tabs data

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

moduleName
Type: OnlineSystem String
Name of the module from which the UI elements should be loaded as tabs.
elementName
Type: OnlineSystem String
Name of the UI element whose child UI elements should be loaded as tabs. If not specified, module root UI element is used.
targetFrame
Type: OnlineSystem String
Name of the target frame.
See Also