Click or drag to resize
SimpleDocumentManagerEventArgsNode Property
Document node

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public TreeNode Node { get; set; }

Property Value

Type: TreeNode
See Also