Show / Hide Table of Contents

Class FormParser

Parser for HTTP request form, copied from Microsoft.Owin.Infrastructure.OwinHelpers.

Inheritance
System.Object
FormParser
Namespace:InfinniPlatform.Auth.Services
Assembly:InfinniPlatform.Auth.dll
Syntax
public static class FormParser : object

Methods

| Improve this Doc View Source

ParseForm(String)

Declaration
public static IFormCollection ParseForm(string text)
Parameters
Type Name Description
System.String text
Returns
Type Description
IFormCollection
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.