Mono Class Library: Overview

System.Web.UI.FilterableAttribute: Members

The members of System.Web.UI.FilterableAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
DefaultFilterableAttribute. Documentation for this section has not yet been entered.
static readonly
NoFilterableAttribute. Documentation for this section has not yet been entered.
static readonly
YesFilterableAttribute. Documentation for this section has not yet been entered.

Public Properties

[read-only]
Filterablebool. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
IsDefaultAttribute() : bool
Documentation for this section has not yet been entered.
static
IsObjectFilterable(object) : bool
Documentation for this section has not yet been entered.
static
IsPropertyFilterable(System.ComponentModel.PropertyDescriptor) : bool
Documentation for this section has not yet been entered.
static
IsTypeFilterable(Type) : bool
Documentation for this section has not yet been entered.