For a list of all members of this type, see DataTreeNodeBinding members.
| Name | Description | |
|---|---|---|
![]() | DataMember | Returns or sets a string value that identifies the xml tag within the datasource that the node or item is bound to. (Inherited from Infragistics.Web.UI.Framework.Data.DataBinding) |
![]() | DefaultText | Returns or sets a string value that is used to populate the Text property of an Item or Node. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
![]() | Depth | Sets or gets an integer value that determines the level depth to which this NodeBinding applies. This NodeBinding will have no effect on Xml elements at other levels within the data source. (Inherited from Infragistics.Web.UI.Framework.Data.DataBinding) |
![]() | ImageUrlField | Sets or gets a string value that specifies which Field in the DataSource will be bound to the ImageUrl property of the Node object. |
![]() | IsEmpty | Checks if ViewState has any property with not a default value. This property should be overriden by extended class when additional subobjects are supported. IsEmpty will then check each subobject and return a value based on the check of those objects plus itself. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | KeyField | Sets or gets a string value that specifies which Field in the DataSource will be bound to the Key property of the Item or Node object. (Inherited from Infragistics.Web.UI.Framework.Data.DataBinding) |
![]() | NavigateUrlFields | Sets or gets a string value that specifies which Field in the DataSource will be bound to the NavigateUrl property of the Item or Node object. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
![]() | NavigateUrlFormatString | Returns or sets a string value that is used to format the NavigateUrl property of a Node when the Node is being databound. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
![]() | TargetField | Sets or gets a string value that specifies which Field in the DataSource will be bound to the NavigateTarget property of the Item or Node object. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
![]() | TextField | Sets or gets a string value that specifies which Field in the DataSource will be bound to the Text property of the Item or Node object. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
![]() | TextFormatString | Sets or gets a string value that is used to format the text value of each Item or Node as it is bound to the DataSource. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
![]() | ToolTipField | Sets or gets a string value that specifies which Field in the DataSource will be bound to the ToolTip property of the Item or Node object. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
![]() | ValueField | Sets or gets a string value that specifies which Field in the DataSource will be bound to the Value property of the Item or Node object. (Inherited from Infragistics.Web.UI.NavigationControls.NavItemBinding) |
| Name | Description | |
|---|---|---|
![]() | AdditionalClientState | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | CollectionData | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | DelayLoadingClientCollections | Customizes the client collections loading. If true the collections will be loaded after view state has been loaded. If false the collections will be loaded in RunBot.HandleOnInit. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | Descriptors | (Inherited from Infragistics.Web.UI.Framework.Data.DataBinding) |
![]() | IsTrackingViewState | This method returns a boolean value which indicates whether ViewState is being tracked for the object. Once viewstate is being tracked, all property changes are roundtripped from server to client and back within the ViewState hidden field. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | PropCount | This property is used to track the number of properties this object is sending to ClientState. Each derived class overrides this property to indicate the new total of properties. The number consists of the PropCount value of the base class plus the number of ClientState properties utilized by each derived class. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | TransactionLists | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ViewState | Property to return the ViewState bag for the object. If none exist, then one is created. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |