CpPageFindControl Method

Overload List

FindControl(String) Searches the page naming container for a server control with the specified identifier.
FindControl(Control, String)  
FindControl(String, Int32) Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the {0} Overload method.

See Also