ECommerceSettingsShowTaxRegistrationID Method |
Indicates if organization ID field (e.g. VAT registration ID) should be displayed.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static bool ShowTaxRegistrationID(
SiteInfoIdentifier siteIdentifier
)
Parameters
- siteIdentifier
- Type: CMS.DataEngineSiteInfoIdentifier
Code name or ID of the site. Use null or empty string for global setting
Return Value
Type:
BooleanSee Also