Finds the control with the passed in ID.
The control object found, or null if the control was not found.
This method calls the recursive method FindControl to search for the control even if it is contained in child controls, and not directly on the Page object.
MsgBox Class | BWare.UI.Web.WebControls Namespace