Version

ControlDataItem Class Methods

For a list of all members of this type, see ControlDataItem members.

Public Methods
 NameDescription
Public MethodEnsureTemplateThis method ensures that the template for this item is instantiated.  
Public MethodFindControlThis method searches for a locates control objects within the TemplateContainer associated with this UIObject by using the Id parameter to match against control Ids.  
Protected Methods
 NameDescription
Protected MethodGenerateAttributesGenerates xml attributes for this item  
Protected MethodGetTextNodeReturns an IXPathDataNavigableObject for the text node of this item in xml  
Protected MethodNotifyPropertyChangeThis notifies the Record that a property has changed  
See Also