Taxonomy.activate (Method)
Activates a taxonomy.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
taxonomyID | TaxonomyID | Required | A taxonomy's ID. |
Context:
License Requirements | None |
Permission Requirements | site:ManageTaxonomies |
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:
Code | Error Message |
---|---|
58002 | The specified taxonomy is already active. |
Notes:
None