Overload List
Name | Description | |
---|---|---|
GetChildControl ChildType (Control, Boolean) |
Gets the first child control of specified type for given control.
| |
GetChildControl(Control, Type, Boolean) |
Gets the first child control of specified type for given control.
| |
GetChildControl(Control, Type, String) |
Gets the first child control of specified ID for given control.
| |
GetChildControl(Control, Type , String) |
Gets the first child control of specified ID for given control.
|
See Also