Mono Class Library: Overview

System.Web.UI.WebControls.BaseCompareValidator: Members

The members of System.Web.UI.WebControls.BaseCompareValidator are listed below.

See Also: Inherited members from System.Web.UI.WebControls.BaseValidator

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

CultureInvariantValuesbool. Documentation for this section has not yet been entered.
TypeValidationDataType. Documentation for this section has not yet been entered.

Protected Properties

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

Public Methods

static
CanConvert(string, ValidationDataType) : bool
Documentation for this section has not yet been entered.
static
CanConvert(string, ValidationDataType, bool) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
static
Compare(string, string, ValidationCompareOperator, ValidationDataType) : bool
Documentation for this section has not yet been entered.
static
Compare(string, bool, string, bool, ValidationCompareOperator, ValidationDataType) : bool
Documentation for this section has not yet been entered.
static
Convert(string, ValidationDataType, out object) : bool
Documentation for this section has not yet been entered.
static
Convert(string, ValidationDataType, bool, out object) : bool
Documentation for this section has not yet been entered.
override
DetermineRenderUplevel() : bool
Documentation for this section has not yet been entered.
static
GetDateElementOrder() : string
Documentation for this section has not yet been entered.
static
GetFullYear(int) : int
Documentation for this section has not yet been entered.