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

In This Topic
    TObject Property (StylesTagHelper)
    In This Topic
    Gets or sets the corresponding object.
    Syntax
    'Declaration
     
    Protected Property TObject As Component
    protected Component TObject {get; set;}
    See Also