FilterableAttribute.Default Field

 

Represents a predefined FilterableAttribute object with default property settings. This field is read-only.

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

Public Shared ReadOnly Default As FilterableAttribute

The Default field represents a predefined FilterableAttribute object with default property settings. This field is often used when comparing a FilterableAttribute object to the predefined object.

System_CAPS_noteNote

The Default field is identical to the FilterableAttribute object represented by the Yes field.

.NET Framework
Available since 2.0
Return to top
Show: