WebUtilities Class
Response generation utilities.
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddQueryString(String^, IDictionary<String^, String^>^) | Append the given query keys and values to the uri. |
![]() ![]() | AddQueryString(String^, String^) | Append the given query to the uri. |
![]() ![]() | AddQueryString(String^, String^, String^) | Append the given query key and value to the uri. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

