Click or drag to resize
DocumentUIHelperGetPageTabElementName Method
Returns correct Page tab UI element name.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
public static string GetPageTabElementName(
	TreeNode node
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document.

Return Value

Type: String
See Also