EditingFormControl GetInputClientID Method (ControlCollection)Kentico 8.1 API Reference
Gets client ID of first inner input control which is not already associated with some label.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
Returns string with client ID of first control which has no associated label
See Also