IControl object." />
InfoConnect for Unisys
IUiControlContainer Interface Members
Properties  Methods 

The following tables list the members exposed by IUiControlContainer.

Public Properties
 NameDescription
 PropertySubItemsGets a generic list of subitems. Each subitem is returned as an IUiControl.  
Top
Public Methods
 NameDescription
 MethodGetChildControlByIdReturns the child control that has the specified ID.  
 MethodGetControlByIdReturns the first control that has the specified ID. Searches the current child items as well as all descendents.  
Top
See Also