The following tables list the members exposed by ControlDataItem.
Name | Description | |
---|---|---|
ControlDataItem Constructor | Creates a new ControlDataItem |
Name | Description | |
---|---|---|
Index | Returns the index of this item in the owner collection | |
Owner | Returns the owner collection | |
Record | Returns the record this item belongs to | |
Template | Gets or Sets a reference to an ITemplate object that determines a specific template instantiation for this particular ControlDataItem. | |
TemplateId | ID of Template within the TemplateCollection. Identifies the template to use for this ControlDataItem. | |
Value | Returns the value of the item |
Name | Description | |
---|---|---|
ViewState | Returns a StateBag for saving ViewState |
Name | Description | |
---|---|---|
EnsureTemplate | This method ensures that the template for this item is instantiated. | |
FindControl | This method searches for a locates control objects within the TemplateContainer associated with this UIObject by using the Id parameter to match against control Ids. |
Name | Description | |
---|---|---|
GenerateAttributes | Generates xml attributes for this item | |
GetTextNode | Returns an IXPathDataNavigableObject for the text node of this item in xml | |
NotifyPropertyChange | This notifies the Record that a property has changed |