EditingFormControl GetInputClientID Method (ControlCollection, Hashtable)Kentico 8.1 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.1.5347.20411)

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