Gets client ID of first inner control.
            
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- controls
 - Type: 
System.Web.UI ControlCollection
Collection of inner controls to look for input control. If null then this.Controls colleciton is used 
Return Value
Type:Returns client ID of input control
See Also