Click or drag to resize
CanDisableLicenseCheckAttribute Class
Marks the method or class as one which can disable the license check
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMS.LicenseProviderCanDisableLicenseCheckAttribute

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 10.0.0
Syntax
C#
public class CanDisableLicenseCheckAttribute : Attribute

The CanDisableLicenseCheckAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCanDisableLicenseCheckAttribute
Constructor
Top
Properties
  NameDescription
Public propertySignature
Signature
Top
See Also