[System.Runtime.CompilerServices.ExtensionAttribute()]
public static InfragisticsSuite<TModel> Infragistics<>(
System.Web.Mvc.HtmlHelper<TModel>
)
'宣言
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Shared Function Infragistics(Of )( _
ByVal As System.Web.Mvc.HtmlHelper(Of TModel) _
) As InfragisticsSuite(Of TModel)
パラメータ
- helper
- ビューの html ヘルパー。
型パラメータ
- TModel
- モデル タイプ。
戻り値の型
InfragisticsSuite ヘルパーの新しいインスタンス。