BaseTemplate.makePublic (Method)
Makes a template available for public use, so that people with appropriate permissions can see it in the Template Gallery.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
templateID | BaseTemplateID | Required | The base template's ID. |
Context:
License Requirements | None |
Permission Requirements | page:Admin |
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