The CMSTreeView 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 | |
---|---|---|
![]() | CMSTreeView |
Constructor.
|
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 ![]() |
![]() | ![]() | Closes every node in the tree. (Inherited from ![]() |
![]() | ![]() | Sets the initialized state of the data-bound control. (Inherited from ![]() |
![]() | ![]() | Copies the properties not encapsulated by the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a collection to store child controls. (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 ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Calls the (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 ![]() |
![]() | ![]() | Calls the (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 ![]() |
![]() | ![]() | Opens every node in the tree. (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 ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Sets input focus to a control. (Inherited from ![]() |
![]() | GenerateOnClickAction |
Generate onClick action for node link.
|
![]() | GenerateTree |
Creates the child controls collection.
|
![]() | ![]() | Returns the result of a callback event that targets a control. (Inherited from ![]() |
![]() | ![]() | Retrieves a (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves the (Inherited from ![]() ![]() |
![]() | GetDefaultCacheDependencies |
Gets the default cache dependencies for the data source.
|
![]() | ![]() | Gets design-time data for a control. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetNewTreeNode |
Returns a new TreeNode object based on provided data row.
|
![]() | ![]() | 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 ![]() ![]() |
![]() | ![]() | 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
|
![]() | InitializeJavascript |
Initialize javascript variables.
|
![]() | ![]() | 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 ![]() ![]() |
![]() | ![]() | Processes postback data for the (Inherited from ![]() ![]() |
![]() | ![]() | Loads the previously saved view state of the (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves the physical path that a virtual path, either absolute or relative, maps to. (Inherited from ![]() |
![]() | ![]() | Sets the state of the control in view state as successfully bound to data. (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 ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Called when one of the base data source identification properties is changed, to re-bind the data-bound control to its data. (Inherited from ![]() |
![]() | ![]() | Called when the (Inherited from ![]() ![]() ![]() |
![]() | OnInit |
Init event handler
(Overrides ![]() |
![]() | OnLoad |
Load event handler
(Overrides ![]() |
![]() | ![]() | Sets the initialized state of the data-bound control before the control is loaded. (Inherited from ![]() |
![]() | OnPreRender |
OnPreRender override.
(Overrides ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | OnTreeNodePopulate |
OnTreeNodePopulate.
(Overrides ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a (Inherited from ![]() ![]() |
![]() | ![]() | Creates all the nodes based on the data source. (Inherited from ![]() |
![]() | ![]() | Retrieves data from the associated data source. (Inherited from ![]() |
![]() | ProcessSubItem(TreeNode, IDataContainer) |
Gets a node item and creates its subnodes.
|
![]() | ProcessSubItem(TreeNode, Int32) |
Gets a node item and creates its subnodes.
|
![]() | ![]() | Assigns any sources of the event and its information to the control's parent. (Inherited from ![]() |
![]() | ![]() | Raises the callback event using the specified arguments. (Inherited from ![]() |
![]() | ![]() | Enables the (Inherited from ![]() ![]() ![]() ![]() |
![]() | ![]() | Signals the (Inherited from ![]() ![]() |
![]() | ReleaseContext |
Releases the web part context.
|
![]() | ReloadData |
Reload control data.
|
![]() | ![]() | (Inherited from ![]() |
![]() | Render |
Renders the control.
(Overrides ![]() |
![]() | ![]() | Renders the HTML opening tag of the control to the specified writer. (Inherited from ![]() |
![]() | ![]() | Renders the nodes in the (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 to the specified writer. (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 the state of the (Inherited from ![]() ![]() |
![]() | SetContext |
Sets the web part context.
|
![]() | ![]() | Sets design-time data for a control. (Inherited from ![]() |
![]() | ![]() | Allows a derived class to set whether the specified (Inherited from ![]() ![]() |
![]() | ![]() | Allows a derived class to set the data item for the specified (Inherited from ![]() ![]() |
![]() | ![]() | Allows a derived class to set the data path for the specified (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 ![]() |
![]() | ![]() | Tracks view-state changes to the (Inherited from ![]() ![]() ![]() ![]() ![]() |
![]() | ![]() | Verifies that the object a data-bound control binds to is one it can work with. (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.
|
![]() | mFilterControl |
Filter control.
|
![]() | mFilterName |
Filter name.
|
![]() | mProperties |
Menu properties variable.
|
![]() | resolverData |
DataRow for current context resolver.
|
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 ![]() |
![]() | ![]() | 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 a value indicating whether the (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.
|
![]() | CacheItemName |
Name of the cache item the control will use.
|
![]() | CacheMinutes |
Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.
|
![]() | ClassNames |
Property to set and get the classnames list (separated by the semicolon).
|
![]() | ![]() | 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 ![]() ![]() |
![]() | ![]() | Gets or sets the ToolTip for the image that is displayed for the collapsible node indicator. (Inherited from ![]() |
![]() | ![]() | Gets or sets the URL to a custom image for the collapsible node indicator. (Inherited from ![]() |
![]() | Columns |
Gets or sets the columns to be retrieved from database.
|
![]() | CombineWithDefaultCulture |
Property to set and get the CombineWithDefaultCulture flag.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ControlContext |
Control context.
|
![]() | ![]() | 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 ![]() ![]() ![]() |
![]() | ![]() | 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.
|
![]() | CultureCode |
Property to set and get the CultureCode.
|
![]() | ![]() | Gets a collection of (Inherited from ![]() ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Gets a value indicating whether a control is being used on a design surface. (Inherited from ![]() |
![]() | DisplayDocumentTypeImages |
Indicates if images are sets by doc type images.
|
![]() | DynamicBehavior |
Enable populate on demand and load child nodes dynamically.
|
![]() | ![]() | Gets or sets a value indicating whether the (Inherited from ![]() ![]() |
![]() | ![]() | 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 ![]() |
![]() | ExpandAllOnStartup |
Expand all nodes in tree.
|
![]() | ExpandCurrentPath |
If it is true, treeview will expand all items to the current item.
|
![]() | ![]() | Gets or sets the number of levels that are expanded when a (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the ToolTip for the image that is displayed for the expandable node indicator. (Inherited from ![]() |
![]() | ![]() | Gets or sets the URL to a custom image for the expandable node indicator. (Inherited from ![]() |
![]() | ExpandSubTree |
Gets or sets the value that indicates whether subtree under current item is expanded.
|
![]() | FilterControl |
Filter control.
|
![]() | FilterName |
Gets or Set filter name.
|
![]() | FixBrokenLines |
Fix broken lines.
|
![]() | ![]() | 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 ![]() |
![]() | GroupedDS |
Grouped data source.
|
![]() | ![]() | 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.
|
![]() | HideRootNode |
Gets or sets the value that indicates whether root node is hidden.
|
![]() | HiglightSelectedItem |
Indicates if selected item is highlighted.
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a collection of (Inherited from ![]() ![]() ![]() |
![]() | 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.
|
![]() | ![]() | 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 ![]() |
![]() | IgnoreDocumentMenuAction |
Ignore document menu action.
|
![]() | ![]() | Gets or sets the group of images to use for the (Inherited from ![]() ![]() |
![]() | InactivateAllItemsInPath |
Inactivate all items in path.
|
![]() | InactivateSelectedItem |
Inactivate selected item.
|
![]() | InactiveItemClass |
Inactive item class.
|
![]() | InactiveItemStyle |
Inactive item style.
|
![]() | InactiveNodeImage |
Indicates if node image is inactive.
|
![]() | InactiveRoot |
If it is true, root node is not active.
|
![]() | ![]() | Gets a value indicating whether the data-bound control has been initialized. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | 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 ![]() |
![]() | ItemClass |
Item class.
|
![]() | ItemStyle |
Item style.
|
![]() | JSoriginalClass |
Original item class.
|
![]() | JSoriginalStyle |
Original item style.
|
![]() | JSselectedClass |
Selected item class.
|
![]() | JSselectedObject |
Selected object.
|
![]() | JSselectedStyle |
Selected item style.
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a collection of (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the path to a folder that contains the line images that are used to connect child nodes to parent nodes. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control participates in loading its view state by (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the maximum number of tree levels to bind to the (Inherited from ![]() ![]() |
![]() | MaxRelativeLevel |
Property to set and get the MaxRelativeLevel.
|
![]() | ![]() | 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 ![]() ![]() |
![]() | NodeImageUrl |
Sets or Get images for every node.
|
![]() | ![]() | Gets or sets the indentation amount (in pixels) for the child nodes of the (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets or sets a value indicating whether text wraps in a node when the node runs out of space. (Inherited from ![]() |
![]() | ![]() | Gets or sets the URL to a custom image for the non-expandable node indicator. (Inherited from ![]() |
![]() | OnClickAction |
Sets or Get onclick javascript action.
|
![]() | OrderBy |
Property to set and get the OrderBy.
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a reference to the server control's parent control in the page control hierarchy. (Inherited from ![]() |
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() ![]() |
![]() | Path |
Property to set and get the Path.
|
![]() | ![]() | Gets or sets the character that is used to delimit the node values that are specified by the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a value indicating whether node data is populated on demand from the client. (Inherited from ![]() |
![]() | ![]() | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the (Inherited from ![]() ![]() |
![]() | RootImageUrl |
If RootImageUrl is set to the some value, this image will be displayed for the root node.
|
![]() | ![]() | Gets a reference to the (Inherited from ![]() ![]() ![]() |
![]() | RootText |
If RootText is set to the some value, this value replace normal root node text.
|
![]() | SelectedColumns |
Gets or sets the columns to be retrieved from database.
|
![]() | SelectedItemClass |
Selected item class.
|
![]() | SelectedItemStyle |
Selected item style.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets the value of the selected node. (Inherited from ![]() |
![]() | SelectOnlyPublished |
Property to set and get the SelectOnlyPublished flag.
|
![]() | ![]() | Gets or sets a value indicating whether expansion node indicators are displayed. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating which node types will display a check box in the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a value indicating whether lines connecting child nodes to parent nodes are displayed. (Inherited from ![]() |
![]() | ShowToolTips |
Indicates if images are sets by doc type images.
|
![]() | ![]() | Gets information about the container that hosts the current control when rendered on a design surface. (Inherited from ![]() |
![]() | SiteName |
Property to set and get the SiteName.
|
![]() | ![]() | Gets or sets the skin to apply to the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value that is used to render alternate text for screen readers to skip the content for the control. (Inherited from ![]() |
![]() | StopProcessing | |
![]() | ![]() | 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 ![]() |
![]() | ![]() | 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 ![]() ![]() |
![]() | SystemMode |
Enable or disable system mode (ignore document show in navigation and e.g.).
|
![]() | ![]() | Gets or sets the tab index of the Web server control. (Inherited from ![]() |
![]() | TagKey |
Overrides the generation of the SPAN tag with custom tag.
(Overrides ![]() |
![]() | ![]() | Gets the name of the control tag. This property is used primarily by control developers. (Inherited from ![]() |
![]() | ![]() | Gets or sets the target window or frame in which to display the Web page content that is associated with a node. (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.
|
![]() | TreeProvider |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
|
![]() | ![]() | Gets the unique, hierarchically qualified identifier for the server control. (Inherited from ![]() |
![]() | UseItemImagesForHiglightedItem |
Indicates if higlighted images is not specified, use item image if exist.
|
![]() | ![]() | 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 indicating whether the control is rendered as UI on the page. (Inherited from ![]() |
![]() | WhereCondition |
Property to set and get the WhereCondition.
|
![]() | ![]() | Gets or sets the width of the Web server control. (Inherited from ![]() |
![]() | WordWrap |
Indicates if text can be wrapped or space is replaced with non breakable space.
|
![]() | ZeroRowsText |
Text to be shown when the control is hidden by HideControlForZeroRows.
|
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when the server control binds to a data source. (Inherited from ![]() |
![]() | ![]() | Occurs after 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 a node is selected in the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a node is collapsed in the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a data item is bound to a node in the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a node is expanded in the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a check box in the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a node with its (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Occurs when the server control is unloaded from memory. (Inherited from ![]() |
See Also