TaxClassCountryInfoProviderGetCountriesAndTaxValuesInternal Method |
Returns dataset with countries and their values of the specified tax.
This method is used in the administration user interface when configuring values of the specified tax for all countries.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual DataSet GetCountriesAndTaxValuesInternal(
int classId
)
Parameters
- classId
- Type: SystemInt32
Tax class ID
Return Value
Type:
DataSetSee Also