Mono Class Library: Overview

System.Web.UI.WebControls.BaseCompareValidator: Method Members

The methods of System.Web.UI.WebControls.BaseCompareValidator are listed below. For a list of all members, see the BaseCompareValidator Members list.

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

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.