| ControlsHelperGetControlsHashtable Method |
| Name | Description | |
|---|---|---|
| GetControlsHashtableControlType(ListControlType) |
Translates the controls ArrayList to the Hashtable indexed by the controls ID [Control.ID.ToLowerCSafe()] -> [Control]
| |
| GetControlsHashtableControlType(ListControlType, FuncControlType, String) |
Translates the controls ArrayList to the Hashtable indexed by the controls ID [Control.ID.ToLowerCSafe()] -> [Control]
|