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.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public TreeNode Node { get; }

Property Value

Type: TreeNode

Implements

ICMSDocumentManagerNode
See Also