ModelBindingContext Properties

.NET Framework (current version)
 

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

NameDescription
System_CAPS_pubpropertyModel

Gets or sets the model.

System_CAPS_pubpropertyModelBinderProviders

Gets or sets a collection of model-binder providers.

System_CAPS_pubpropertyModelMetadata

Gets or sets metadata for the model.

System_CAPS_pubpropertyModelName

Gets or sets the name of the model.

System_CAPS_pubpropertyModelState

Gets or sets the model state.

System_CAPS_pubpropertyModelType

Gets the type of the model.

System_CAPS_pubpropertyPropertyMetadata

Gets metadata for properties of the model.

System_CAPS_pubpropertyValidateRequest

Gets or sets a value that indicates whether client input is validated.

System_CAPS_pubpropertyValidationNode

Gets or sets the validation node.

System_CAPS_pubpropertyValueProvider

Gets or sets the value provider.

Return to top
Show: