HtmlHelper.IdAttributeDotReplacement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.