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