NonVisualControlAttribute Fields

 

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDefault

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

System_CAPS_pubfieldSystem_CAPS_staticNonVisual

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.

System_CAPS_pubfieldSystem_CAPS_staticVisual

Gets a NonVisualControlAttribute instance that is applied to a Web control to be treated as a visual control during design time.

Return to top
Show: