System.Web.UI.FilterableAttribute.No Field

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

Syntax

public static readonly FilterableAttribute No

Remarks

The FilterableAttribute.No field represents a predefined System.Web.UI.FilterableAttribute object that indicates that a property does not support device filtering. This field is often used when comparing a System.Web.UI.FilterableAttribute object to the predefined 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