FieldTemplateUserControl::SetUpValidator Method

 

Sets up a DynamicValidator for field templates to use.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

NameDescription
System_CAPS_protmethodSetUpValidator(BaseValidator^)

Sets up a ValidationGroup on all validation controls.

System_CAPS_protmethodSetUpValidator(BaseValidator^, MetaColumn^)

Sets up a DynamicValidator using the type of validator and the column to validate.

Return to top
Show: