C# Class HermaFx.Mvc.ValidateModelStateAttribute

Inheritance: PreserveRestoreModelStateAttribute
Afficher le fichier Open project: evicertia/HermaFx

Méthodes publiques

Méthode Description
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext context ) : void
ValidateModelStateAttribute ( ) : System

Private Methods

Méthode Description
TryBindModel ( System.Web.Mvc.ActionExecutingContext context ) : void

Method Details

OnActionExecuting() public méthode

public OnActionExecuting ( System.Web.Mvc.ActionExecutingContext context ) : void
context System.Web.Mvc.ActionExecutingContext
Résultat void

ValidateModelStateAttribute() public méthode

public ValidateModelStateAttribute ( ) : System
Résultat System