バージョン

Splitter(SplitterModel,IDictionary<String,Object>) メソッド

指定されたスプリッタ モデルと html 属性でスプリッタを描画します。
シンタックス
'宣言
 
Public Overloads Function Splitter( _
   ByVal splitterModel As SplitterModel, _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As System.Web.Mvc.MvcHtmlString
public System.Web.Mvc.MvcHtmlString Splitter( 
   SplitterModel splitterModel,
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

splitterModel
スプリッタ モデル。
htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub