バージョン

Popover(PopoverModel,IDictionary<String,Object>) メソッド

指定したポップオーバー モデルおよび html 属性でポップオーバーを描画します。
シンタックス
'宣言
 
Public Overloads Function Popover( _
   ByVal popoverModel As PopoverModel, _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As System.Web.Mvc.MvcHtmlString
public System.Web.Mvc.MvcHtmlString Popover( 
   PopoverModel popoverModel,
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

popoverModel
ポップオーバー モデル。
htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub