Sdílet prostřednictvím


ContentDefinition.DefaultDesignTimeHtml Vlastnost

Definice

Získá kód HTML, který představuje obsah v době návrhu.

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

Hodnota vlastnosti

Řetězec obsahující kód HTML.

Platí pro

Viz také