UniTree Properties |
The UniTree type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComponentName |
Component name
(Inherited from AbstractUserControl.) |
![]() | ControlContext |
Control context.
(Inherited from CMSUserControl.) |
![]() | CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) |
![]() | CurrentSite |
Current site
(Inherited from AbstractUserControl.) |
![]() | CurrentUser |
Current user
(Inherited from AbstractUserControl.) |
![]() | CustomRootNode |
Gets custom root node.
|
![]() | DefaultIconClass |
Gets or sets default font icon class.
|
![]() | DefaultImagePath |
Gets or sets default image path. (Image path has higher priority that default font icon class.)
|
![]() | DefaultItemTemplate |
Gets or sets node template. You can use following macros:
##NODEJAVA## (encoded item name for using in javascript),
##NODENAME## (name of item), ##ICON## (image)
|
![]() | DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) |
![]() | DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) |
![]() | EditedObject |
Control's edited object
(Inherited from CMSUserControl.) |
![]() | ExpandPath |
Gets or sets expand path.
|
![]() | 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.) |
![]() | MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) |
![]() | NodeTemplate |
Gets or sets node template. You can use following macros:
##NODEID## (ID of item),##PARENTNODEID## (ID of parent), ##NODEJAVA## (encoded item name for using in javascript),
##NODECHILDNODESCOUNT## (count of children of node), ##NODENAME## (name of item), ##ICON## (image), ##OBJECTTYPE## (object type).
|
![]() | ObjectType |
Type of the selected objects.
|
![]() | Parameter |
Control parameter.
(Inherited from InlineUserControl.) |
![]() | Properties |
Control properties.
(Inherited from InlineUserControl.) |
![]() | ProviderObject |
Gets or sets TreeProvider object.
|
![]() ![]() | 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.) |
![]() | SelectedDefaultItemTemplate |
Gets or sets node template. You can use following macros:
##NODEJAVA## (encoded item name for using in javascript),
##NODENAME## (name of item), ##ICON## (image)
|
![]() | SelectedItem |
Gets or sets selected item.
|
![]() | SelectedNodeTemplate |
Gets or sets node template. You can use following macros:
##NODEID## (ID of item), ##PARENTNODEID## (ID of parent), ##NODEJAVA## (encoded item name for using in javascript),
##NODECHILDNODESCOUNT## (count of children of node), ##NODENAME## (name of item), ##ICON## (image), ##OBJECTTYPE## (object type).
|
![]() | SelectPath |
Gets or sets select path.
|
![]() | ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) |
![]() | StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) |
![]() | TreeView |
Tree view control
|
![]() | 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.) |
![]() | UsePostBack |
Gets ors sets the value which determines whether the tree will generate postbacks on node click.
|
![]() | UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) |
![]() | ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) |