C# Class Rebel.Cms.Web.Mvc.Controllers.BackOffice.BackOfficeController

Inheritance: Controller, INotificationController, IRequiresBackOfficeRequestContext
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes protégées

Méthode Description
AddValidationErrorsNotification ( ) : void

Helper method to add the notification to the UI regarding validation errors found in model state

BackOfficeController ( IBackOfficeRequestContext requestContext ) : System

Method Details

AddValidationErrorsNotification() protected méthode

Helper method to add the notification to the UI regarding validation errors found in model state
protected AddValidationErrorsNotification ( ) : void
Résultat void

BackOfficeController() protected méthode

protected BackOfficeController ( IBackOfficeRequestContext requestContext ) : System
requestContext IBackOfficeRequestContext
Résultat System