Click or drag to resize
CMSContentPage.SetViewTab Method
Sets current view tab.

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

Parameters

value
Type: System.Int32
Value to store
See Also