CMSFormParentObject Property |
Parent node of currently edited/inserted node
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntaxpublic TreeNode ParentObject { get; set; }
Property Value
Type:
TreeNode
See Also