Condividi tramite


ViewRendering.Content Proprietà

Definizione

Ottiene il markup HTML della fase di progettazione.

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

Valore della proprietà

String

Markup HTML da visualizzazione in fase di progettazione.

Si applica a

Vedi anche