IControlDesignerTag.GetContent Methode

Definitie

Haalt de HTML-opmaak op voor de inhoud van de tag.

public:
 System::String ^ GetContent();
public string GetContent();
abstract member GetContent : unit -> string
Public Function GetContent () As String

Retouren

De HTML-opmaak voor de inhoud van de tag.

Van toepassing op

Zie ook