HtmlHelper.IdAttributeDotReplacement Property

Definition

Gets or sets the character that replaces periods in the ID attribute of an element.

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

Property Value

The character that replaces periods in the ID attribute of an element.

Applies to