Unit.Empty-Feld
Stellt eine leere Unit dar. Dieses Feld ist schreibgeschützt.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Syntax
'Declaration
Public Shared ReadOnly Empty As Unit
'Usage
Dim value As Unit
value = Unit.Empty
public static readonly Unit Empty
public:
static initonly Unit Empty
public static final Unit Empty
public static final var Empty : Unit
Plattformen
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Framework
Unterstützt in: 2.0, 1.1, 1.0
Siehe auch
Referenz
Unit-Struktur
Unit-Member
System.Web.UI.WebControls-Namespace