Click or drag to resize

ControlFindParent Method

Overload List
  NameDescription
Public methodFindParent(String)
Finds a control in the parent hierarchy with the specified id
Public methodFindParent(Type, String)
Finds a control in the parent hierarchy with the specified type and ID if specified
Top
See Also