Gets client ID of first inner input control which is not already associated with some label.
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 controls
Return Value
Type: StringReturns string with client ID of first control which has no associated label
See Also