.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Net.Http.Formatting
  3. FormDataCollection
  4. ReadAs<T>(FormDataCollection, HttpActionContext)
  • FormDataCollection
    • FormDataCollection(String)
    • FormDataCollection(Uri)
    • FormDataCollection(IEnumerable<KeyValuePair<String, String>>)
    • this[String]
    • Get(String)
    • GetEnumerator()
    • GetValues(String)
    • ReadAsNameValueCollection()
    • GetJQueryNameValuePairs(FormDataCollection)
    • ReadAs(FormDataCollection, Type)
    • ReadAs(FormDataCollection, Type, HttpActionContext)
    • ReadAs(FormDataCollection, Type, String, HttpActionContext)
    • ReadAs(FormDataCollection, Type, String, IRequiredMemberSelector, IFormatterLogger)
    • ReadAs(FormDataCollection, Type, String, IRequiredMemberSelector, IFormatterLogger, HttpConfiguration)
    • ReadAs<T>(FormDataCollection)
    • ReadAs<T>(FormDataCollection, HttpActionContext)
    • ReadAs<T>(FormDataCollection, String, HttpActionContext)
    • ReadAs<T>(FormDataCollection, String, IRequiredMemberSelector, IFormatterLogger)
net481
namespace System.Web.Http.ModelBinding
{
    public static class FormDataCollectionExtensions
    {
        public static T ReadAs<T>(this FormDataCollection formData, HttpActionContext actionContext);
    }
}
.NET Framework 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net481
Assembly

System.Web.Http , Version=5.3.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs a package reference to Microsoft.AspNet.WebApi.Core.

Package Microsoft.AspNet.WebApi.Core (5.3.0) net45
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙