EditingFormControl GetInputClientID Method (ControlCollection, Hashtable)Kentico 8.0 API Reference
Goes through controls collection and insert into provided hashtable input, select and file controls without asssociated label.

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

Parameters

controls
Type: OnlineSystem.Web.UI ControlCollection
ControlCollection with controls to be searched
associatedControls
Type: OnlineSystem.Collections Hashtable
Hashtable where control client ID will be saved
See Also