2 references to LoadControl
System.Web (2)
UI\TemplateControl.cs (2)
607
return
LoadControl
((IWebObjectFactory)result, virtualPath, null /*Type*/, null /*parameters*/);
642
return
LoadControl
(null /*IWebObjectFactory*/, null /*virtualPath*/, t, parameters);