Click or drag to resize
CMSPageInitTabs Method (String)
Initializes the array for the tabs data

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public void InitTabs(
	string targetFrame
)

Parameters

targetFrame
Type: SystemString
Target frame name
See Also