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