TagHelperContext.UniqueId プロパティ

定義

このコンテキストの対象となる HTML 要素に一意の識別子。

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

プロパティ値

適用対象