HtmlTargetElementAttribute.Tag Property

Definition

The HTML tag the ITagHelper targets. A * value indicates this ITagHelper targets all HTML elements with the required Attributes.

public:
 property System::String ^ Tag { System::String ^ get(); };
public string Tag { get; }
member this.Tag : string
Public ReadOnly Property Tag As String

Property Value

Applies to