HtmlHelper.IdAttributeDotReplacement プロパティ

定義

要素の ID 属性でピリオドの代わりに挿入する文字を取得または設定します。

public static string IdAttributeDotReplacement { get; set; }
member this.IdAttributeDotReplacement : string with get, set
Public Shared Property IdAttributeDotReplacement As String

プロパティ値

要素の ID 属性でピリオドの代わりに挿入する文字。

適用対象