TagBuilder.IdAttributeDotReplacement 属性

定义

获取或设置可用于替换无效 HTML 字符的字符串。

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

属性值

用来替换无效 HTML 字符的字符串。

适用于