TagHelperContext.UniqueId Property

Definition

An identifier unique to the HTML element this context is for.

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

Property Value

Applies to