SupportsPreviewControlAttribute.Default Field

 

Gets an instance of the SupportsPreviewControlAttribute class that is set to the default preview value. This field is read-only.

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

static val Default : SupportsPreviewControlAttribute

The SupportsPreviewControl property of the Default field is set to false.

Use the IsDefaultAttribute method to determine whether the value for the SupportsPreviewControl property is set to the default preview value.

.NET Framework
Available since 2.0
Return to top
Show: