Click or drag to resize
CMSActionContextCurrentAllowLicenseRedirect Property
Indicates whether a redirect is allowed in case the license check fails. If not, an exception is thrown instead.

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

Property Value

Type: Boolean
See Also