This topic has not yet been rated - Rate this topic

ModelBindingContext Constructor (ModelBindingContext)

Initializes a new instance of the ModelBindingContext class.

Namespace:  System.Web.Http.ModelBinding
Assembly:  System.Web.Http (in System.Web.Http.dll)
public ModelBindingContext(
	ModelBindingContext bindingContext
)

Parameters

bindingContext
Type: System.Web.Http.ModelBinding.ModelBindingContext
The binding context.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.