StateInfoProviderGetCountryStatesInternal Method |
Returns DataSet with states of the specified country.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.2.23
Syntax protected virtual InfoDataSet<StateInfo> GetCountryStatesInternal(
int countryId
)
Parameters
- countryId
- Type: SystemInt32
Country id
Return Value
Type:
InfoDataSetStateInfoSee Also