Translates the controls ArrayList to the Hashtable indexed by the controls ID [Control.ID.ToLowerCSafe()] -> [Control]
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- controls
- Type: System.Collections.Generic List ControlType
Controls to translate
Return Value
Type: SafeDictionary String, ControlTypeSee Also