ModelBindingContext Constructor

.NET Framework (current version)
 

Initializes a new instance of the ModelBindingContext class.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodModelBindingContext()

Initializes a new instance of the ModelBindingContext class.

System_CAPS_pubmethodModelBindingContext(ModelBindingContext^)

Initializes a new instance of the ModelBindingContext class by using an existing instance of the class.

Return to top
Show: