FontUnit.Empty Veld

Definitie

Vertegenwoordigt een leeg FontUnit object.

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 

Waarde van veld

Opmerkingen

Gebruik het Empty veld om een leeg FontUnit object weer te geven. Er wordt geen HTML-uitvoer gemaakt wanneer dit veld wordt gebruikt.

Van toepassing op

Zie ook