MacroTree Properties |
The MacroTree type exposes the following members.
Name | Description | |
---|---|---|
ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
ContextResolver |
Gets or sets ContextResolver object which is used to evaluate macro expression. If nothing is specified, MacroResolver.Current is used.
| |
ControlContext |
Control context.
(Inherited from CMSUserControl.) | |
CurrentDocument |
Current document
(Inherited from AbstractUserControl.) | |
CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) | |
CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) | |
CurrentSite |
Current site
(Inherited from AbstractUserControl.) | |
CurrentUser |
Current user
(Inherited from AbstractUserControl.) | |
DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) | |
DisplayObjectInRoot |
If true, object text is displayed in root
| |
DisplayValues |
Indicates whether to display values of the properties.
| |
DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
EditedObject |
Control's edited object
(Inherited from CMSUserControl.) | |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) | |
Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) | |
MacroExpression |
Gets or sets macro expression to evaluate. The result of the evaluation is used as a root of the tree structure.
| |
MaxDepth |
Gets or sets maximal tree depth.
| |
MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) | |
OnNodeClickHandler |
Gets or sets JavaScript function which will be called when a node in the tree is clicked. Macro of the node is passed as a parameter to this function.
| |
Parameter |
Control parameter.
(Inherited from InlineUserControl.) | |
PriorityTreeControl |
Priority (context) items tree control
| |
Properties |
Control properties.
(Inherited from InlineUserControl.) | |
RelativePath | Obsolete.
Page relative path.
(Inherited from CMSUserControl.) | |
ResolverName |
Gets or sets the name of the resolver to use. This property is used if ContextResolver property is not explicitly set.
| |
ResourcePrefix |
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.) | |
ResourcePrefixes |
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.) | |
Root |
Gets a root of the tree structure (result of the evaluation of given macro).
| |
SelectedMacroExpression |
Gets an macro expression specifying currently selected node.
| |
SelectedObject |
Gets an object specifying currently selected node.
| |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
TreeControl |
Tree view control.
| |
TypeName | Obsolete.
Returns the object type name.
(Inherited from CMSUserControl.) | |
UIContext |
Control's UI Context
(Inherited from CMSUserControl.) | |
UseCMSDeskAccessDeniedPage |
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.) | |
UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) | |
ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) | |
VirtualMode |
If true, the control is displayed in the virtual mode
|