Click or drag to resize
CMSActionContextCurrentEmptyDataForInvalidLicense Property
Indicates whether a get data queries for object that are not allowed under current license returns empty data set or throw an error.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool CurrentEmptyDataForInvalidLicense { get; }

Property Value

Type: Boolean
See Also