Click or drag to resize
StringListValidator.IsValid Method
Overload List
  NameDescription
Public methodIsValid(Object)
Given a string value as an object, return true if the value is in the list.
Public methodIsValid(String)
Given a string value, return true if the value is in the list.
Top
See Also