Share via


HtmlHelperOptions.IdAttributeDotReplacement Property

Definition

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

public:
 property System::String ^ IdAttributeDotReplacement { System::String ^ get(); void set(System::String ^ value); };
public string IdAttributeDotReplacement { get; set; }
member this.IdAttributeDotReplacement : string with get, set
Public Property IdAttributeDotReplacement As String

Property Value

Applies to