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.1.5347.20411)
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