バージョン

Notifier(String,NotifierModel) メソッド

指定された ID とモデルで notifier を描画します。
シンタックス
'宣言
 
Public Overloads Function Notifier( _
   ByVal id As System.String, _
   ByVal notifierModel As NotifierModel _
) As System.Web.Mvc.MvcHtmlString
public System.Web.Mvc.MvcHtmlString Notifier( 
   System.string id,
   NotifierModel notifierModel
)

パラメータ

id
id。
notifierModel
notifier モデル。
参照

オンラインで表示: GitHub