C# 클래스 Habanero.Faces.Base.MyValidator

상속: System.Web.UI.WebControls.BaseCompareValidator
파일 보기 프로젝트 열기: Chillisoft/habanero.faces 1 사용 예제들

공개 메소드들

메소드 설명
CompareValues ( string leftText, string rightText, System vco, System vdt ) : bool

보호된 메소드들

메소드 설명
EvaluateIsValid ( ) : bool

메소드 상세

CompareValues() 공개 정적인 메소드

public static CompareValues ( string leftText, string rightText, System vco, System vdt ) : bool
leftText string
rightText string
vco System
vdt System
리턴 bool

EvaluateIsValid() 보호된 메소드

protected EvaluateIsValid ( ) : bool
리턴 bool