1 implementation of GetEmptyPageUrl
System.Web.Extensions (1)
Handlers\ScriptResourceHandler.cs (1)
800string IScriptResourceHandler.GetEmptyPageUrl(string title) {
1 reference to GetEmptyPageUrl
System.Web.Extensions (1)
Handlers\ScriptResourceHandler.cs (1)
193return GetScriptResourceHandler().GetEmptyPageUrl(title);