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

In This Topic
    Id Property (ChartGesturesTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Component.Id. Gets or sets the component id.
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}
    See Also