C# 클래스 Castle.MonoRail.Framework.Attributes.PersistFlashAttribute

Apply PersistFlashFilter, which preserve all flash contents after execution of all actions on the applied controller.
상속: FilterAttribute
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
PersistFlashAttribute ( ) : Castle.MonoRail.Framework.Filters

Default constructor. This would persist the entire flash bag.

메소드 상세

PersistFlashAttribute() 공개 메소드

Default constructor. This would persist the entire flash bag.
public PersistFlashAttribute ( ) : Castle.MonoRail.Framework.Filters
리턴 Castle.MonoRail.Framework.Filters