NonVisualControlAttribute Constructor

 

Initializes a new instance of the NonVisualControlAttribute class.

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

NameDescription
System_CAPS_pubmethodNonVisualControlAttribute()

Initializes a new instance of the NonVisualControlAttribute class.

System_CAPS_pubmethodNonVisualControlAttribute(Boolean)

Initializes a new instance of the NonVisualControlAttribute class, using the specified Boolean value to determine whether the attribute represents a visual or non-visual control.

Return to top
Show: