Subscriber portal
Gets or sets the state of the model.
public ModelStateDictionary ModelState { get; set; }
The state of the model.
ModelBindingContext ClassSystem.Web.Mvc Namespace