NonVisualControlAttribute Fields
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Returns a NonVisualControlAttribute instance that represents the application-defined default value of the attribute. This field is read-only. |
![]() ![]() | NonVisual | Returns a NonVisualControlAttribute instance that is applied to a Web control to be treated as a non-visual control during design time. This field is read-only. |
![]() ![]() | Visual | Gets a NonVisualControlAttribute instance that is applied to a Web control to be treated as a visual control during design time. |
Show:

