Overload List
Name | Description | |
---|---|---|
GetControlsHashtable ControlType (List ControlType ) |
Translates the controls ArrayList to the Hashtable indexed by the controls ID [Control.ID.ToLowerCSafe()] -> [Control]
| |
GetControlsHashtable ControlType (List ControlType , Func ControlType, String ) |
Translates the controls ArrayList to the Hashtable indexed by the controls ID [Control.ID.ToLowerCSafe()] -> [Control]
|
See Also