LicensingExceptionInvalidLicense Property
|
Namespace: Ingeniux.CMS.ExceptionsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic 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
Boolean
See Also