The C1TreeView type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateTreeViewNode |
Creates new instance of the C1TreeViewNode class.
|
|
FindControl |
Override FindControl method.
(Overrides Control..::..FindControl(String).) |
|
FindNodeByNavigateUrl |
Searches C1TreeViewNode node through the collection by the NavigateUrl.
Recursive searching is used until C1TreeViewNode node is found.
|
|
FindNodeByText |
Searches C1TreeViewNode node through the collection by the Text.
Recursive searching is used until C1TreeViewNode node is found.
|
|
FindNodeByValue |
Searches C1TreeViewNode node through the collection by the Value.
Recursive searching is used until C1TreeViewNode node is found.
|
|
GetControlScriptReferences |
Returns references to script resources used by the C1TreeViewNode in the C1TreeView control.
|
|
GetFrameworkScriptReferences |
Returns references to script resources used by the Palomino framework.
|
|
GetScriptDescriptors | (Inherited from C1ThemeableHierarchicalDataBoundControl.) | |
GetScriptReferences | (Inherited from C1ThemeableHierarchicalDataBoundControl.) | |
LoadLayout(Stream) |
Load control layout properties from the stream.
|
|
LoadLayout(String) |
Loads control layout properties from the file.
|
|
LoadLayout(Stream, LayoutType) |
Loads the control layout properties with specified types from the stream.
|
|
LoadLayout(String, LayoutType) |
Loads control layout properties with specified types from the file.
|
|
LoadViewState |
Loads the server control's previously saved view state to the control.
(Overrides WebControl..::..LoadViewState(Object).) |
|
OnPreRender | (Inherited from C1ThemeableHierarchicalDataBoundControl.) | |
OnVisualStyleChanged | (Inherited from C1ThemeableHierarchicalDataBoundControl.) | |
RegisterRunTimeStyleSheets | (Inherited from C1ThemeableHierarchicalDataBoundControl.) | |
RenderDesignTimeStyleSheets | (Inherited from C1ThemeableHierarchicalDataBoundControl.) | |
SaveLayout(Stream) |
Saves control layout properties to the stream.
|
|
SaveLayout(String) |
Saves the control layout properties to the file.
|
|
SaveViewState |
Saves the changes to a server control's view state to an Object.
(Overrides WebControl..::..SaveViewState()()()().) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System#Web#UI#IScriptControl#GetScriptDescriptors | (Inherited from C1ThemeableHierarchicalDataBoundControl.) | |
System#Web#UI#IScriptControl#GetScriptReferences | (Inherited from C1ThemeableHierarchicalDataBoundControl.) |