Sdílet prostřednictvím


ViewRendering.Content Vlastnost

Definice

Získá kód HTML v době návrhu.

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

Hodnota vlastnosti

Kód HTML, který se má zobrazit v době návrhu.

Platí pro

Viz také