PdsMRCRestrictionList::lookupCountryState Method
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.