1 reference to MaxQueryStringLength
System.Web (1)
HttpRequest.cs (1)
2623if (QueryStringText.Length > runtimeSection.MaxQueryStringLength) {