ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Gs1DataBarOmnidirectional Class / TagKey Property

In This Topic
    TagKey Property (Gs1DataBarOmnidirectional)
    In This Topic
    Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property TagKey As HtmlTextWriterTag
    protected virtual HtmlTextWriterTag TagKey {get;}
    See Also