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

In This Topic
    CssStyle Property (Code128TagHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CssStyle As String
    public string CssStyle {get; set;}
    See Also