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