ModelBinderProviderOptionsAttribute.FrontOfList Property
.NET Framework (current version)
Gets or sets a value that specifies whether a model binder provider should appear at the beginning of the list of model-binder providers.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the model binder provider should go at the beginning of the list; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: