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

In This Topic
    Id Property (TransposedMultiRowTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Component.Id. Sets the control id.
    Syntax
    'Declaration
     
    Public Overridable Property Id As String
    public virtual string Id {get; set;}
    See Also