MutableObjectBinderContext Class¶
Properties¶
-
ModelBindingContext
()¶ Return type: Microsoft.AspNet.Mvc.ModelBinding.ModelBindingContext public ModelBindingContext ModelBindingContext { get; set; }
-
PropertyMetadata
()¶ Return type: System.Collections.Generic.IEnumerable{Microsoft.AspNet.Mvc.ModelBinding.ModelMetadata} public IEnumerable<ModelMetadata> PropertyMetadata { get; set; }
-