ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / InputNumber Class
Members

In This Topic
    InputNumber Class
    In This Topic
    The InputNumber control allows users to enter numbers.
    Object Model
    InputNumber Class
    Syntax
    'Declaration
     
    Public Class InputNumber 
       Inherits FormInputBase
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    Inheritance Hierarchy

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

    See Also