The fields of System.Web.UI.NonVisualControlAttribute are listed below. For a list of all members, see the NonVisualControlAttribute Members list.
See Also: Inherited members from System.Attribute
static readonly | Default | NonVisualControlAttribute.
![]() Returns a System.Web.UI.NonVisualControlAttribute instance that represents the application-defined default value of the attribute. This field is read-only. |
static readonly | NonVisual | NonVisualControlAttribute.
![]() Returns a System.Web.UI.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. |
static readonly | Visual | NonVisualControlAttribute.
![]() Gets a System.Web.UI.NonVisualControlAttribute instance that is applied to a Web control to be treated as a visual control during design time. |