'宣言
Public Overloads Function ColorPicker( _
ByVal colorPickerModel As ColorPickerModel, _
ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As System.Web.Mvc.MvcHtmlString
パラメータ
colorPickerModel
htmlAttributes
解説
返却型が描画される HTML 文字列である MvcHtmlString のため、コントロールを描画するために追加のメソッドを呼び出す必要がありません。