C# Class Habanero.Faces.Base.MyValidator

Inheritance: System.Web.UI.WebControls.BaseCompareValidator
Afficher le fichier Open project: Chillisoft/habanero.faces Class Usage Examples

Méthodes publiques

Méthode Description
CompareValues ( string leftText, string rightText, System vco, System vdt ) : bool

Méthodes protégées

Méthode Description
EvaluateIsValid ( ) : bool

Method Details

CompareValues() public static méthode

public static CompareValues ( string leftText, string rightText, System vco, System vdt ) : bool
leftText string
rightText string
vco System
vdt System
Résultat bool

EvaluateIsValid() protected méthode

protected EvaluateIsValid ( ) : bool
Résultat bool