Redirects.updateAuto (Method)

Updates an existing automatically created redirect entry.

Returns:

Void

Arguments:

Name Type Required Description
id AutoRedirectID Required The unique ID of the redirect entry to update.
pageID PageID Required The unique ID of the page to redirect to.
description PlainText_255 Optional. Defaults to an empty string. Description of the redirect.
expireDate Date_EmptyString Optional. Defaults to an empty string. The date after which the redirect entry should be removed.

Context:

License Requirements (none)
Permission Requirements Content:Author
Deny Context (none)
Require Context AuthoringEnabled
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