Compartir a través de


HtmlHelperOptions.IdAttributeDotReplacement Propiedad

Definición

Obtiene o establece el String objeto que reemplaza los puntos del atributo ID de un elemento.

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

Valor de propiedad

Se aplica a