GeneratedTagHelperContext.MarkAsHtmlEncodedMethodName Propiedad

Definición

Nombre del método utilizado para ajustar un String valor y marcarlo como codificado en HTML.

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

Valor de propiedad

String

Comentarios

Se usa junto con ExecutionContextAddHtmlAttributeMethodName .

Se aplica a