System.Web.UI.NonVisualControlAttribute.Default Field

Returns a System.Web.UI.NonVisualControlAttribute instance that represents the application-defined default value of the attribute. This field is read-only.

Syntax

public static readonly NonVisualControlAttribute Default

Remarks

A default instance of the System.Web.UI.NonVisualControlAttribute class is equivalent to the NonVisualControlAttribute.Visual field.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0