3 references to RemoveQueryStringElement
System.Web.Mobile (3)
UI\MobileControls\MobilePage.cs (3)
641
fullQueryString =
RemoveQueryStringElement
(fullQueryString, Constants.UniqueFilePathSuffixVariableWithoutEqual);
642
fullQueryString =
RemoveQueryStringElement
(fullQueryString, MobileRedirect.QueryStringVariable);
645
fullQueryString =
RemoveQueryStringElement
(fullQueryString, FormsAuthentication.FormsCookieName);