バージョン

State プロパティ (NotifierModel)

igNotifier メッセージの現在の状態を取得または設定します。デフォルトは info です。状態は、メッセージおよびターゲット要素に適用される CSS クラスを制御し、その他のオプションも影響します。
シンタックス
'宣言
 
Public Property State As System.Nullable(Of NotifierState)
public System.Nullable<NotifierState> State {get; set;}
参照

オンラインで表示: GitHub