ControlFindParent Method |
| Name | Description | |
|---|---|---|
| FindParent(String) |
Finds a control in the parent hierarchy with the specified id | |
| FindParent(Type, String) |
Finds a control in the parent hierarchy with the specified type and ID if specified
|