The CMSTreeMenu type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CMSTreeMenu |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Adds HTML attributes and styles that need to be rendered to the specified (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's (Inherited from ![]() ![]() |
![]() | ![]() | Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers. (Inherited from ![]() |
![]() | ![]() | Applies the style properties defined in the page style sheet to the control. (Inherited from ![]() |
![]() | ![]() | Gathers information about the server control and delivers it to the (Inherited from ![]() ![]() |
![]() | ![]() | Sets the cached (Inherited from ![]() ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Deletes the control-state information for the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state and control-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Deletes the view-state information for all the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Copies the properties not encapsulated by the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a new (Inherited from ![]() ![]() |
![]() | ![]() | Creates the style object that is used internally by the (Inherited from ![]() ![]() |
![]() | ![]() | Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering. (Inherited from ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls. (Inherited from ![]() |
![]() | ![]() | Binds a data source to the invoked server control and all its child controls with an option to raise the (Inherited from ![]() ![]() |
![]() | ![]() | Binds a data source to the server control's child controls. (Inherited from ![]() |
![]() | ![]() | Enables a server control to perform final clean up before it is released from memory. (Inherited from ![]() |
![]() | ![]() | Determines whether the server control contains child controls. If it does not, it creates child controls. (Inherited from ![]() |
![]() | ![]() | Creates an identifier for controls that do not have an identifier assigned. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id parameter. (Inherited from ![]() |
![]() | ![]() | Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the (Inherited from ![]() ![]() |
![]() | ![]() | Sets input focus to a control. (Inherited from ![]() |
![]() | GetCacheDependency |
Gets the cache dependency for the control.
(Inherited from CMSAbstractBaseProperties.) |
![]() | GetColumns |
Returns list of columns which should be retrieved from database.
If Columns property is not set, default columns are returned.
If Columns property contains "*", "*" for all columns is returned
Otherwise columns defined in Columns property are merged with default columns
(Inherited from CMSAbstractMenuProperties.) |
![]() | GetCSSPrefix |
Returns CSS prefix for the specified menu level. If no particular prefix is specified for the level, it returns CSS class for the last defined level.
(Inherited from CMSAbstractMenuProperties.) |
![]() | GetDataSource |
Returns data - either from database or from cache.
(Inherited from CMSAbstractMenuProperties.) |
![]() | GetDataSource(Boolean) |
Returns data - either from database or from cache.
(Inherited from CMSAbstractMenuProperties.) |
![]() | GetDefaultCacheDependencies |
Gets the default cache dependencies for the data source.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ![]() | Gets design-time data for a control. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetItems |
Returns source code of items under specified parent node.
|
![]() | GetItemUrl |
Returns URL to menu item, depend on site name.
(Inherited from CMSAbstractMenuProperties.) |
![]() | GetMenuItems |
Reads sitemap items or menu items from the database and returns them as a DataSet.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | ![]() | Gets the URL that corresponds to a set of route parameters and a route name. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns the prefixed portion of the (Inherited from ![]() ![]() |
![]() | HandleCulture |
Appends culture parameter to query. Handles "##ALL##" macro
(Inherited from CMSAbstractControlProperties.) |
![]() | ![]() | Determines if the server control contains any child controls. (Inherited from ![]() |
![]() | ![]() | Returns a value indicating whether events are registered for the control or any child controls. (Inherited from ![]() |
![]() | InitControl |
Ensures default data binding
(Overrides CMSAbstractMenuProperties InitControl(Boolean).) |
![]() | ![]() | Determines if the server control holds only literal content. (Inherited from ![]() |
![]() | ![]() | Restores control-state information from a previous page request that was saved by the (Inherited from ![]() ![]() |
![]() | ![]() | Restores view-state information from a previous request that was saved with the (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Determines whether the event for the server control is passed up the page's UI server control hierarchy. (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnInit |
Init event
(Inherited from CMSAbstractMenuProperties.) |
![]() | OnLoad |
OnLoad.
(Overrides CMSAbstractMenuProperties OnLoad(EventArgs).) |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Assigns any sources of the event and its information to the control's parent. (Inherited from ![]() |
![]() | ReleaseContext |
Releases the control context.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ReloadData |
Reload data.
(Overrides CMSAbstractControlProperties ReloadData(Boolean).) |
![]() | ![]() | (Inherited from ![]() |
![]() | Render |
Renders the control.
(Overrides ![]() |
![]() | ![]() | Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Renders the contents of the control to the specified writer. This method is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Outputs server control content to a provided (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Outputs the content of a server control's children to a provided (Inherited from ![]() ![]() |
![]() | ![]() | Gets the control adapter responsible for rendering the specified control. (Inherited from ![]() |
![]() | ![]() | Gets a URL that can be used by the browser. (Inherited from ![]() |
![]() | ![]() | Converts a URL into one that is usable on the requesting client. (Inherited from ![]() |
![]() | ![]() | Saves any server control state changes that have occurred since the time the page was posted back to the server. (Inherited from ![]() |
![]() | ![]() | Saves any state that was modified after the (Inherited from ![]() ![]() |
![]() | SetContext |
Sets the control context.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ![]() | Sets design-time data for a control. (Inherited from ![]() |
![]() | ![]() | Assigns an event handler delegate to render the server control and its content into its parent control. (Inherited from ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | ![]() | Causes the control to track changes to its view state so they can be stored in the object's (Inherited from ![]() ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | AddCssClass |
Adds CSS class to control. If class is already present, than adding is skipped. Class names are case sensitive.
(Defined by ControlsExtensions.) |
![]() | AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) |
![]() | CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) |
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetCssClasses |
Returns all CSS classes of control.
(Defined by ControlsExtensions.) |
![]() | GetRenderedHTML |
Returns HTML which would be rendered by control to page.
(Defined by ControlsExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | HasCssClass |
Checks whether the control has given CSS class. Class names are case sensitive.
(Defined by ControlsExtensions.) |
![]() | RemoveCssClass |
Removes all occurrences. Class names are case sensitive.
(Defined by ControlsExtensions.) |
![]() | SetCssClasses |
Sets CSS classes to the control. Current classes will be overridden.
(Defined by ControlsExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Fields
Name | Description | |
---|---|---|
![]() | currentResolver |
Current context resolver.
|
![]() | mControlContext |
Control context.
(Inherited from CMSAbstractBaseProperties.) |
![]() | mCSSPrefixes |
CSS Prefixes.
(Inherited from CMSAbstractMenuProperties.) |
![]() | mDataSource |
Data source variable.
(Inherited from CMSAbstractControlProperties.) |
![]() | mFilterControl |
Filter control.
|
![]() | mFilterName |
Filter name.
|
![]() | mParent |
Parent control.
(Inherited from CMSAbstractBaseProperties.) |
![]() | mStopProcessing |
Stop processing this control.
(Inherited from CMSAbstractBaseProperties.) |
![]() | mTreeProvider |
Tree provider variable.
(Inherited from CMSAbstractControlProperties.) |
Properties
Name | Description | |
---|---|---|
![]() | ![]() | Gets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets the browser-specific adapter for the control. (Inherited from ![]() |
![]() | ApplyMenuDesign |
Indicates if apply document menu item properties.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ![]() | Gets or sets the application-relative virtual directory of the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the background color of the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets the control that contains this control's data binding. (Inherited from ![]() |
![]() | ![]() | Gets or sets the border color of the Web control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the border style of the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the border width of the Web server control. (Inherited from ![]() |
![]() | CacheDependencies |
Cache dependencies, each cache dependency on a new line.
(Inherited from CMSAbstractBaseProperties.) |
![]() | CacheItemName |
Name of the cache item the control will use.
(Inherited from CMSAbstractBaseProperties.) |
![]() | CacheMinutes |
Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.
(Inherited from CMSAbstractBaseProperties.) |
![]() | CellPadding |
Cell padding of the table representing menu.
|
![]() | CellSpacing |
Cell spacing of the table representing menu.
|
![]() | ClassNames |
Property to set and get the class names list (separated by the semicolon).
(Inherited from CMSAbstractControlProperties.) |
![]() | ![]() | Gets the control ID for HTML markup that is generated by ASP.NET. (Inherited from ![]() |
![]() | ![]() | Gets or sets the algorithm that is used to generate the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a character value representing the separator character used in the (Inherited from ![]() ![]() |
![]() | CollapseSelectedNodeOnClick |
Indicates if the selected section of menu should be collapsed when it's clicked.
|
![]() | Columns |
Gets or sets the columns to be retrieved from database.
(Inherited from CMSAbstractMenuProperties.) |
![]() | CombineWithDefaultCulture |
Property to set and get the CombineWithDefaultCulture flag.
(Inherited from CMSAbstractControlProperties.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ControlContext |
Control context.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Gets the style of the Web server control. This property is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether a (Inherited from ![]() ![]() ![]() |
![]() | ControlTagKey |
Overrides the generation of the SPAN tag with custom tag.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ![]() | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from ![]() |
![]() | CSSPrefix |
Specifies prefix of standard CMSMenu CSS classes. You can also use several values separated with semicolon (;) for particular levels.
(Inherited from CMSAbstractMenuProperties.) |
![]() | CultureCode |
Property to set and get the CultureCode.
(Inherited from CMSAbstractControlProperties.) |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the naming container if the naming container implements (Inherited from ![]() ![]() |
![]() | DataSource |
Gets or sets a DataSet containing values used to populate the items within the control. This value needn't be set.
(Inherited from CMSAbstractControlProperties.) |
![]() | DefaultColumns |
Gets the default columns which are used to retrieve data if Columns property not set to '*'.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ![]() | Gets a value indicating whether a control is being used on a design surface. (Inherited from ![]() |
![]() | DisplayHighlightedItemAsLink |
Indicates if the highlighted item should be displayed as a link.
|
![]() | ![]() | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether themes apply to this control. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (Inherited from ![]() |
![]() | EncodeMenuCaption |
Indicates if menu caption should be HTML encoded.
|
![]() | ![]() | Gets a list of event handler delegates for the control. This property is read-only. (Inherited from ![]() |
![]() | FilterControl |
Filter control.
|
![]() | FilterName |
Gets or Set filter name.
|
![]() | FilterOutDuplicates |
Indicates if the duplicated (linked) items should be filtered out from the data.
(Inherited from CMSAbstractControlProperties.) |
![]() | ![]() | Gets the font properties associated with the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from ![]() |
![]() | GenerateAllSubItems |
Indicates whether all sub-items should be generated.
|
![]() | GenerateIndentationInsideLink |
Indicates if indentation spaces should be generated inside hyperlink (true) or outside (false). This applies only when you do not use images in the menu.
|
![]() | GenerateOnlyOuterLink |
Indicates if only one outer link should be generated per each menu item.
|
![]() | GroupedDS |
Grouped data source.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ![]() | Gets a value indicating whether the control has attributes set. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the current server control's child controls have any saved view-state settings. (Inherited from ![]() |
![]() | ![]() | Gets or sets the height of the Web server control. (Inherited from ![]() |
![]() | HideControlForZeroRows |
Hides the control when no data is loaded. Default value is False.
(Inherited from CMSAbstractMenuProperties.) |
![]() | HighlightAllItemsInPath |
Indicates if all items in the unfolded path should be displayed as highlighted.
(Inherited from CMSAbstractMenuProperties.) |
![]() | HighlightedNodePath |
Path of the item that will be highlighted like it was selected. If you omit this value, the control automatically uses the current alias path from the "aliaspath" querystring parameter.
|
![]() | CheckPermissions |
Allows you to specify whether to check permissions of the current user. If the value is 'false' (default value) no permissions are checked. Otherwise, only nodes for which the user has read permission are displayed.
(Inherited from CMSAbstractControlProperties.) |
![]() | ![]() | Gets a value that indicates whether the server control's child controls have been created. (Inherited from ![]() |
![]() | ![]() | Gets or sets the programmatic identifier assigned to the server control. (Inherited from ![]() |
![]() | ![]() | Gets the character used to separate control identifiers. (Inherited from ![]() |
![]() | Indentation |
Indentation of menu item levels. Number of spaces that will be placed before each level of menu items.
|
![]() | ![]() | Gets a value indicating whether the control is enabled. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether controls contained within this control have control state. (Inherited from ![]() |
![]() | IsLiveSite |
Indicates if control is used on live site.
(Inherited from CMSWebControl.) |
![]() | ![]() | Gets a value that indicates whether the server control is saving changes to its view state. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether view state is enabled for this control. (Inherited from ![]() |
![]() | ItemIdPrefix |
Item ID prefix.
|
![]() | LoadDataAutomaticaly |
Indicates if data will be loaded automatically.
|
![]() | ![]() | Gets a value indicating whether the control participates in loading its view state by (Inherited from ![]() ![]() |
![]() | MaxRelativeLevel |
Property to set and get the MaxRelativeLevel.
(Inherited from CMSAbstractControlProperties.) |
![]() | MenuItemImageUrl |
URL address of the image that is displayed next to menu items. It may start with "~/" representing the virtual path of the current application.
|
![]() | MenuItemOpenImageUrl |
URL address of the image that is displayed next to open menu items. It may start with "~/" representing the virtual path of the current application.
|
![]() | ![]() | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same (Inherited from ![]() ![]() |
![]() | OnMouseOutScript |
OnMouseOutScript script for menu items. You can use macro expressions here.
|
![]() | OnMouseOverScript |
OnMouseOver script for menu items. You can use macro expressions here.
|
![]() | OrderBy |
ORDER BY part of the SQL statement.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from ![]() |
![]() | ParentControl |
Parent control.
(Inherited from CMSAbstractBaseProperties.) |
![]() | Path |
Property to set and get the Path.
(Inherited from CMSAbstractMenuProperties.) |
![]() | RenderedHTML |
Gets or set rendered HTML code.
|
![]() | RenderImageAlt |
Render the image alt attribute?
|
![]() | ![]() | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from ![]() |
![]() | RenderLinkTitle |
Render the link title attribute?
|
![]() | RenderSubItems |
Indicates whether under selected item should be rendered sub-items.
|
![]() | SelectedColumns |
Gets or sets the columns to be retrieved from database.
(Inherited from CMSAbstractBaseProperties.) |
![]() | SelectOnlyPublished |
Property to set and get the SelectOnlyPublished flag.
(Inherited from CMSAbstractControlProperties.) |
![]() | ShortID |
Short ID of the control.
(Inherited from CMSWebControl.) |
![]() | ![]() | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from ![]() |
![]() | SiteName |
Site code name.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ![]() | Gets or sets the skin to apply to the control. (Inherited from ![]() |
![]() | StopProcessing |
Indicates if processing of the control should be stopped and the control should not retrieve or display any data.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ![]() | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. (Inherited from ![]() |
![]() | SubmenuIndicator |
Contains a path to image that will be used on the right of every item that contains sub items.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ![]() | Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the tab index of the Web server control. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the name of the control tag. This property is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Gets or sets a reference to the template that contains this control. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. (Inherited from ![]() |
![]() | TopN |
Select top N rows.
(Inherited from CMSAbstractBaseProperties.) |
![]() | TreeProvider |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
(Inherited from CMSAbstractControlProperties.) |
![]() | UIContext |
Returns control's UI context
(Inherited from CMSWebControl.) |
![]() | ![]() | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from ![]() |
![]() | UrlTarget |
Specifies target frame for all URLs.
|
![]() | UseAlternatingStyles |
Indicates if alternating styles should be used for even and odd items in the same level of the menu.
(Inherited from CMSAbstractMenuProperties.) |
![]() | UseItemImagesForHiglightedItem |
Indicates if highlighted images is not specified, use item image if exist.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ![]() | Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from ![]() |
![]() | ![]() | Gets a value that indicates whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the view-state mode of this control. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from ![]() |
![]() | WhereCondition |
WHERE part of the SQL statement.
(Inherited from CMSAbstractBaseProperties.) |
![]() | ![]() | Gets or sets the width of the Web server control. (Inherited from ![]() |
![]() | WordWrap |
Indicates if text can be wrapped or space is replaced with 'nbsp' entity.
(Inherited from CMSAbstractMenuProperties.) |
![]() | ZeroRowsText |
Text to be shown when the control is hidden by HideControlForZeroRows.
(Inherited from CMSAbstractMenuProperties.) |
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when the server control binds to a data source. (Inherited from ![]() |
![]() | ![]() | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is initialized, which is the first step in its lifecycle. (Inherited from ![]() |
![]() | ![]() | Occurs when the server control is loaded into the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs after the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the server control is unloaded from memory. (Inherited from ![]() |
See Also