Click or drag to resize
CMSDocumentManagerInvariantNode Property
Returns current document in any culture.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public TreeNode InvariantNode { get; }

Property Value

Type: TreeNode

Implements

ICMSDocumentManagerInvariantNode
See Also