ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / InputTimeTagHelper Class / Name Property

In This Topic
    Name Property (InputTimeTagHelper)
    In This Topic
    Gets or sets the Name property.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also