Click or drag to resize
CMSContentPageSetViewTab Method
Sets current view tab.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected void SetViewTab(
	int value
)

Parameters

value
Type: SystemInt32
Value to store
See Also