Click or drag to resize
StateNotFromCountryValidationError Properties

The StateNotFromCountryValidationError type exposes the following members.

Properties
  NameDescription
Public propertyCountry
Country whose state is invalid.
Public propertyMessageKey
Gets a key which can be used to retrieve a localized error message.
Public propertyMessageParameters
Returns an array containing country and state display names.
Public propertyState
State which is invalid for given Country.
Top
See Also