This topic has not yet been rated - Rate this topic

ModelBinderAttribute Constructor (Type)

Initializes a new instance of the ModelBinderAttribute class.

Namespace:  System.Web.Http.ModelBinding
Assembly:  System.Web.Http (in System.Web.Http.dll)
new : 
        binderType:Type -> ModelBinderAttribute

Parameters

binderType
Type: System.Type
The type of model binder.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.