IHtmlHelper.IdAttributeDotReplacement Property

Definition

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

public:
 property System::String ^ IdAttributeDotReplacement { System::String ^ get(); };
public string IdAttributeDotReplacement { get; }
member this.IdAttributeDotReplacement : string
Public ReadOnly Property IdAttributeDotReplacement As String

Property Value

Applies to