Description

The FlashMessage class provides a way for you to write a flash variable to the session, to be rendered in a view with the FlashHelper.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
this(ISessionthis(ISession session, Json[string] configData = null)
this(Json[string]this(Json[string] initData)
boolbool initialize(Json[string] initData = null)
voidvoid set(string messageToBeFlashed, Json[string] options = null)
this()this()
this(stringthis(string name)