DocumentContextCurrentDocument Property |
Returns the current document node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public static TreeNode CurrentDocument { get; set; }
Property Value
Type:
TreeNodeSee Also