Click or drag to resize
TabsAttribute Constructor (String)
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public TabsAttribute(
	string targetFrame
)

Parameters

targetFrame
Type: SystemString
Name of the target frame
See Also