Base:
method
Get
System.Web.HttpValueCollection.Get(System.String)
2 references to Get
System.Web (2)
HttpRequest.cs (1)
2356string currentLogData = _serverVariables.Get("LOG_QUERY_STRING");
HttpServerVarsCollection.cs (1)
211String s = Get(name);