Click or drag to resize
TabAttribute Constructor (Int32)
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public TabAttribute(
	int index
)

Parameters

index
Type: SystemInt32
Index of the tab
See Also