Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a countries and regions lookup based on the existing restriction lists for a given country or region and state.
Syntax
client public static void lookupCountryState(
FormControl _callerControl,
AddressCountryRegionId _countryId,
AddressStateId _stateId)
Run On
Client
Parameters
- _callerControl
Type: FormControl Class
The caller form control.
- _countryId
Type: AddressCountryRegionId Extended Data Type
A country or region to which the lists should belong.
- _stateId
Type: AddressStateId Extended Data Type
A state to which the lists should belong.