LicenseException Constructor |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax public LicenseException(
string redirectUrl,
string message = null
)
Parameters
- redirectUrl
- Type: SystemString
URL to redirect - message (Optional)
- Type: SystemString
Exception message
See Also