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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : InputNumber クラス
The InputNumber control allows users to enter numbers.
オブジェクト モデル
InputNumber クラス
シンタックス
'宣言
 
Public Class InputNumber 
   Inherits FormInputBase
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public class InputNumber : FormInputBase, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.FormInputBase
               C1.Web.Mvc.InputNumber

参照

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