FormDataCollectionExtensions.ReadAs Method

Include Protected Members
Include Inherited Members

Reads the collection extensions.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ReadAs<T>(FormDataCollection) Reads the collection extensions with specified type.
Public methodStatic member ReadAs(FormDataCollection, Type) Reads the collection extensions with specified type.
Public methodStatic member ReadAs<T>(FormDataCollection, String, IRequiredMemberSelector, IFormatterLogger) 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.

Top

See Also

Reference

FormDataCollectionExtensions Class

System.Web.Http.ModelBinding Namespace