共用方式為


Validate 方法

Validates the element to which it is appended; returns any errors encountered.

多載清單 

  名稱 描述
公用方法 Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection.
公用方法 Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors.
公用方法 Validate(ValidationErrorCollection, Boolean, ServerEdition)

頂端