Checks the license based on feature and perform action based on given arguments
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- feature
- Type: CMS.DataEngine FeatureEnum
Feature to check
- domain (Optional)
- Type:
System String
Domain to check. If null, function tries to get domain from HttpContext
- throwError (Optional)
- Type:
System Boolean
Indicates whether throw error after false check
Return Value
Type:
See Also