Assembly: EPiServer (in EPiServer.dll) Version: 8.0.0
Finds the first control of the requested type.
public static T FindControl<T>( this Control control ) where T : Control