LicensingExceptionInvalidLicense Property
|
Namespace:
Ingeniux.CMS.Exceptions
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public bool InvalidLicense { get; set; }
Public Property InvalidLicense As Boolean
Get
Set
public:
property bool InvalidLicense {
bool get ();
void set (bool value);
}
member InvalidLicense : bool with get, set
Property Value
Type:
BooleanSee Also