5 references to Execute
System.Web (5)
Abstractions\HttpServerUtilityWrapper.cs (1)
71_httpServerUtility.Execute(path, writer, preserveForm);
httpserverutility.cs (4)
270Execute(path, null, true /*preserveForm*/); 282Execute(path, writer, true /*preserveForm*/); 295Execute(path, null, preserveForm); 693Execute(path, null, preserveForm);