Click or drag to resize
MacroEditorASCXRootObject Property
Gets or sets the root object the fields of which will be used as root help in ASCX mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public Object ASCXRootObject { get; set; }

Property Value

Type: Object
See Also