SKUInfoProviderCheckLicense Method |
Checks the license.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static bool CheckLicense(
ObjectActionEnum action,
string domainName = null
)
Parameters
- action
- Type: CMS.DataEngineObjectActionEnum
Object action - domainName (Optional)
- Type: SystemString
Domain name, if not set, current domain name is used
Return Value
Type:
BooleanSee Also