Version

ControlMain class Members

The following tables list the members exposed by ControlMain.

Public Constructors
 NameDescription
Public ConstructorControlMain Constructor  
Public Properties
 NameDescription
Public PropertyajaxIndicatorGets reference to instance of Infragistics.Web.UI.AjaxIndicator or null.  
Public Propertyclientbindingprops  
Public PropertynameReturn's the name of the control.  
Public PropertypropsFor Internal Use Only. Contains ClientState information for the control.  
Public PropertyuniqueIDReturn's the Unique ID of the control.  
Public Methods
 NameDescription
Public MethodaddClientEventHandlerAdds a function handler to process a ClientEvent.  
Public MethoddisposeFor Internal Use Only. Disposes of all objects that belong to the control.  
Public MethodgetClientEventPostBackFor internal use only.  
Public MethodgetClientEventPostBackForObjectFor internal use only.  
Public MethodinitializeFor Internal Use Only. Called from the control's constructor, it sets up all information needed by the control.  
Public MethodremoveClientEventHandlerRemoves a function handler of a ClientEvent.  
Public MethodsetClientEventFor internal use only.  
See Also