Click or drag to resize
CMSDocumentManagerNode Property
Returns currently edited document if it is available in the given context.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public TreeNode Node { get; }

Property Value

Type: TreeNode

Implements

ICMSDocumentManagerNode
See Also