Page.ignoreLinks (Method)
Changes the link status of the specified link to be ignored.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
pageID | RealPageID_NonBaseTemplate | Required | The unique ID of the page on which the link resides. |
linkURL | String | Optional. Defaults to an empty string. | A command delimited list of link URLs. |
linkTargetIDList | String | Optional. Defaults to an empty string. | A command delimited list of link target IDs. |
Context:
License Requirements | None |
Permission Requirements | page: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