Click or drag to resize
CustomTableItemProviderCheckLicense Method
Checks the license.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
public static void CheckLicense(
	ObjectActionEnum action,
	string domain
)

Parameters

action
Type: CMS.DataEngineObjectActionEnum
domain
Type: SystemString
See Also