Initializes the array for the tabs data
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- moduleName
 - Type: 
System String
Name of the module from which the UI elements should be loaded as tabs. 
- elementName
 - Type: 
System 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: 
System String
Name of the target frame. 
See Also