EditingFormControl GetInputClientID Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetInputClientID(ControlCollection)
Gets client ID of first inner input control which is not already associated with some label.
Public methodStatic memberGetInputClientID(ControlCollection, Hashtable)
Goes through controls collection and insert into provided hashtable input, select and file controls without asssociated label.
Back to Top
See Also