Redirects.enableSupport (Method)
Enables the redirect support for the current site.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
enable | Boolean | Required | Flag if set as 1 will enable the redirect support for this site, otherwise disable it. |
Context:
License Requirements | (none) |
Permission Requirements | site:SiteAdmin |
Deny Context | (none) |
Require Context | (none) |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None