WebHelpers Class

 

Provides helper methods for processing requests.

Namespace:   Microsoft.Owin.Helpers
Assembly:  Microsoft.Owin (in Microsoft.Owin.dll)

System::Object
  Microsoft.Owin.Helpers::WebHelpers

public ref class WebHelpers abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticParseForm(String^)

Parses an HTTP form body.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: