System.Web.UI.FilterableAttribute.Yes Field

Represents a predefined System.Web.UI.FilterableAttribute object that indicates that a property supports device filtering. This field is read-only.

Syntax

public static readonly FilterableAttribute Yes

Remarks

The FilterableAttribute.Yes field represents a predefined System.Web.UI.FilterableAttribute object that indicates that a property supports device filtering. This field is often used when comparing a System.Web.UI.FilterableAttribute object to the predefined System.Web.UI.FilterableAttribute object.

Note:

This is the default System.Web.UI.FilterableAttribute object.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0