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

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