ModelBinderProviders Class

 

Provides a container for model binder providers for the application.

Namespace:   Microsoft.Web.Mvc.ModelBinding
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

System.Object
  Microsoft.Web.Mvc.ModelBinding.ModelBinderProviders

[<AbstractClass>]
[<Sealed>]
type ModelBinderProviders = class end

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticProviders

Gets the model binder providers for the application.

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: