Base:
method
Set
System.Collections.Specialized.NameValueCollection.Set(System.String, System.String)
3 references to Set
System.Web (3)
HttpResponse.cs (3)
3416headers.Set("Location", _redirectLocation); 3431headers.Set("Content-Type", contentType); 3454headers.Set(header.Name, header.Value);