Goes through controls collection and insert into provided hashtable input, select and file controls without asssociated label.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- controls
- Type: System.Web.UI ControlCollection
ControlCollection with controls to be searched
- associatedControls
- Type: System.Collections Hashtable
Hashtable where control client ID will be saved
See Also