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