TagBuilder.IdAttributeDotReplacement 屬性

定義

取得或設定字串,這個字串可以用來取代無效的 HTML 字元。

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

屬性值

要用來取代無效 HTML 字元的字串。

適用於