C# Class Castle.MonoRail.Framework.Attributes.PersistFlashAttribute

Apply PersistFlashFilter, which preserve all flash contents after execution of all actions on the applied controller.
Inheritance: FilterAttribute
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
PersistFlashAttribute ( ) : Castle.MonoRail.Framework.Filters

Default constructor. This would persist the entire flash bag.

Method Details

PersistFlashAttribute() public méthode

Default constructor. This would persist the entire flash bag.
public PersistFlashAttribute ( ) : Castle.MonoRail.Framework.Filters
Résultat Castle.MonoRail.Framework.Filters