TagBuilder.IdAttributeDotReplacement Property

Definition

Gets or sets a string that can be used to replace invalid HTML characters.

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

Property Value

The string to use to replace invalid HTML characters.

Applies to