Gets control ID of first inner control.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: StringReturns ID of input control
See Also