TreeControl Members
Include Protected Members
Include Inherited Members
Constructs a JSON representation of the data source and initializes an instance of the client tree control.
The TreeControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TreeControl | Initializes a new instance of the TreeControl object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AccessKey | (Inherited from WebControl.) |
![]() |
Adapter | (Inherited from Control.) |
![]() |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() |
Attributes | (Inherited from WebControl.) |
![]() |
BackColor | (Inherited from WebControl.) |
![]() |
BindingContainer | (Inherited from Control.) |
![]() |
BorderColor | (Inherited from WebControl.) |
![]() |
BorderStyle | (Inherited from WebControl.) |
![]() |
BorderWidth | (Inherited from WebControl.) |
![]() |
ChildControlsCreated | (Inherited from Control.) |
![]() |
ClientID | (Inherited from Control.) |
![]() |
ClientIDSeparator | (Inherited from Control.) |
![]() |
Context | (Inherited from Control.) |
![]() |
Controls | (Inherited from Control.) |
![]() |
ControlStyle | (Inherited from WebControl.) |
![]() |
ControlStyleCreated | (Inherited from WebControl.) |
![]() |
CssClass | (Inherited from WebControl.) |
![]() |
DataSource | (Inherited from BaseDataBoundControl.) |
![]() |
DataSourceID | (Inherited from HierarchicalDataBoundControl.) |
![]() |
DefaultMenuID | Gets the default context menu ID for the tree node. |
![]() |
DesignMode | (Inherited from Control.) |
![]() |
Enabled | (Inherited from WebControl.) |
![]() |
EnableTheming | (Inherited from WebControl.) |
![]() |
EnableViewState | (Inherited from Control.) |
![]() |
Events | (Inherited from Control.) |
![]() |
Font | (Inherited from WebControl.) |
![]() |
ForeColor | (Inherited from WebControl.) |
![]() |
HasAttributes | (Inherited from WebControl.) |
![]() |
HasChildViewState | (Inherited from Control.) |
![]() |
Height | (Inherited from WebControl.) |
![]() |
ID | (Inherited from Control.) |
![]() |
IdSeparator | (Inherited from Control.) |
![]() |
Initialized | (Inherited from BaseDataBoundControl.) |
![]() |
IsBoundUsingDataSourceID | (Inherited from BaseDataBoundControl.) |
![]() |
IsChildControlStateCleared | (Inherited from Control.) |
![]() |
IsEnabled | (Inherited from WebControl.) |
![]() |
IsTrackingViewState | (Inherited from Control.) |
![]() |
IsViewStateEnabled | (Inherited from Control.) |
![]() |
LoadViewStateByID | (Inherited from Control.) |
![]() |
NameField | Gets the name to be used as the display name for the specified node. |
![]() |
NamingContainer | (Inherited from Control.) |
![]() |
Nodes | Gets the root nodes of the tree. |
![]() |
Page | (Inherited from Control.) |
![]() |
Parent | (Inherited from Control.) |
![]() |
RequiresDataBinding | (Inherited from BaseDataBoundControl.) |
![]() |
Site | (Inherited from Control.) |
![]() |
SkinID | (Inherited from WebControl.) |
![]() |
Style | (Inherited from WebControl.) |
![]() |
TabIndex | (Inherited from WebControl.) |
![]() |
TagKey | (Inherited from WebControl.) |
![]() |
TagName | (Inherited from WebControl.) |
![]() |
TemplateControl | (Inherited from Control.) |
![]() |
TemplateSourceDirectory | (Inherited from Control.) |
![]() |
ToolTip | (Inherited from WebControl.) |
![]() |
UniqueID | (Inherited from Control.) |
![]() |
ViewPath | Gets the start path in the data source hierarchy. |
![]() |
ViewState | (Inherited from Control.) |
![]() |
ViewStateIgnoresCase | (Inherited from Control.) |
![]() |
Visible | (Inherited from Control.) |
![]() |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
DataBinding | (Inherited from Control.) |
![]() |
DataBound | (Inherited from BaseDataBoundControl.) |
![]() |
Disposed | (Inherited from Control.) |
![]() |
Init | (Inherited from Control.) |
![]() |
Load | (Inherited from Control.) |
![]() |
PreRender | (Inherited from Control.) |
![]() |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Top