ASP.NET Core MVC コントロールヘルプ
ColorPicker クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ColorPicker クラス
The ColorPicker control allows users to select a color by clicking on panels to adjust color channels (hue, saturation, brightness, alpha).
オブジェクト モデル
ColorPicker クラス
シンタックス
'宣言
 
Public Class ColorPicker 
   Inherits InputBase
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public class ColorPicker : InputBase, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.ColorPicker

参照

ColorPicker メンバ
C1.Web.Mvc 名前空間