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. Bei Verwendung dieses Felds wird keine gerenderte HTML-Ausgabe erstellt.

Gilt für:

Weitere Informationen