ContentDefinition.DefaultContent Propiedad

Definición

Obtiene el marcado HTML predeterminado para el contenido.

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

Valor de propiedad

Cadena que contiene marcado HTML.

Se aplica a

Consulte también