C# 클래스 Rock.Web.UI.Controls.HiddenFieldValidator

from http://stackoverflow.com/questions/6607984/asprequiredfieldvalidator-does-not-validate-hidden-fields
상속: System.Web.UI.WebControls.RequiredFieldValidator
파일 보기 프로젝트 열기: NewSpring/Rock 1 사용 예제들

보호된 메소드들

메소드 설명
ControlPropertiesValid ( ) : bool

Determines whether the control specified by the P:System.Web.UI.WebControls.BaseValidator.ControlToValidate property is a valid control.

메소드 상세

ControlPropertiesValid() 보호된 메소드

Determines whether the control specified by the P:System.Web.UI.WebControls.BaseValidator.ControlToValidate property is a valid control.
protected ControlPropertiesValid ( ) : bool
리턴 bool