Click or drag to resize
CMSActionContextEmptyDataForInvalidLicense 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: 10.0.0
Syntax
C#
public bool EmptyDataForInvalidLicense { set; }

Property Value

Type: Boolean
See Also