SEORule.runForObject (Method)

Runs the SEO rules for the specified page.

Returns:

Void

Arguments:

Name Type Required Description
objectID RealPageID_UploadedDocID_NonBaseTemplate Required The unique ID of the page or uploaded document.
ruleIDList SEORuleIDList_EmptyString Optional. Defaults to an empty string. A comma delimited list of rule IDs to run or an empty string to run all rules.

Context:

License Requirements SEO
Permission Requirements ContributorOrServerCode
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 Customization is not supported for this method.

Error Codes:

None

Notes:

None