Compartir a través de


ViewRendering.Content Propiedad

Definición

Obtiene el formato HTML en tiempo de diseño.

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

Valor de propiedad

Formato HTML que se va a mostrar en tiempo de diseño.

Se aplica a

Consulte también