| ControlsHelperGetChildControl Method |
| Name | Description | |
|---|---|---|
| GetChildControlChildType(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.
|