CMSPageInitTabs Method (String) |
Initializes the array for the tabs data
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public void InitTabs(
string targetFrame
)
Parameters
- targetFrame
- Type: SystemString
Target frame name
See Also