IRoundingServiceFactoryGetRoundingService Method |
Returns rounding service specific for given site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax IRoundingService GetRoundingService(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site.
Return Value
Type:
IRoundingServiceSee Also