This topic has not yet been rated - Rate this topic

BaseCompareValidator.Convert Method

Converts the specified text into an object of the specified data type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method Static member Convert(String, ValidationDataType, Object) Converts the specified text into an object of the specified data type. This version of the overloaded method converts currency, double, and date values using the format used by the current culture.
Protected method Static member Convert(String, ValidationDataType, Boolean, Object) Converts the specified text into an object of the specified data type. This version of the overloaded method allows you to specify whether values are converted using a culture-neutral format.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.