SKUInfoProviderGetObjectCountForLicenseCheck Method |
Returns the amount of objects that are limited by license conditions.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static int GetObjectCountForLicenseCheck(
string domain = null
)
Parameters
- domain (Optional)
- Type: SystemString
The site domain. If not set, the request domain will be used.
Return Value
Type:
Int32See Also