FormDataCollectionExtensions Methods

Include Protected Members
Include Inherited Members

Methods

  Name Description
Public methodStatic member ReadAs(FormDataCollection, Type) Reads the collection extensions with specified type.
Public methodStatic member ReadAs(FormDataCollection, Type, String, IRequiredMemberSelector, IFormatterLogger) Reads the collection extensions with specified type and model name.
Public methodStatic member ReadAs<T>(FormDataCollection) Reads the collection extensions with specified type.
Public methodStatic member ReadAs<T>(FormDataCollection, String, IRequiredMemberSelector, IFormatterLogger) Reads the collection extensions with specified type.

Top

See Also

Reference

FormDataCollectionExtensions Class

System.Web.Http.ModelBinding Namespace