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
staticCanConvert(string, ValidationDataType) : bool Documentation for this section has not yet been entered. staticCanConvert(string, ValidationDataType, bool) : bool Documentation for this section has not yet been entered.
overrideAddAttributesToRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. staticCompare(string, string, ValidationCompareOperator, ValidationDataType) : bool Documentation for this section has not yet been entered. staticCompare(string, bool, string, bool, ValidationCompareOperator, ValidationDataType) : bool Documentation for this section has not yet been entered. staticConvert(string, ValidationDataType, out object) : bool Documentation for this section has not yet been entered. staticConvert(string, ValidationDataType, bool, out object) : bool Documentation for this section has not yet been entered. overrideDetermineRenderUplevel() : bool Documentation for this section has not yet been entered. staticGetDateElementOrder() : string Documentation for this section has not yet been entered. staticGetFullYear(int) : int Documentation for this section has not yet been entered.