FontUnit.Empty Feld

Definition

Stellt ein leeres FontUnit Objekt dar.

public: static initonly System::Web::UI::WebControls::FontUnit Empty;
public static readonly System.Web.UI.WebControls.FontUnit Empty;
 staticval mutable Empty : System.Web.UI.WebControls.FontUnit
Public Shared ReadOnly Empty As FontUnit 

Feldwert

Hinweise

Verwenden Sie das Empty Feld, um ein leeres FontUnit Objekt darzustellen. Beim Verwenden dieses Felds wird keine html-gerenderte Ausgabe erstellt.

Gilt für:

Weitere Informationen