Element.allowNewXMLPublication (Method)
Returns a Boolean flag which when true indicates that users can add new XML Publications for an element.
Returns:
Boolean
Arguments:
Name | Type | Required | Description |
---|---|---|---|
pageID | PageID | Required | A page's ID. |
elementID | ControlID | Required | An element's ID. |
Context:
License Requirements | None |
Permission Requirements | (none) |
Deny Context | None |
Require Context | None |
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:
Code | Error Message |
---|---|
65002 | Could not find the corresponding control type ID for the specified PageID/ElementID. |
Notes:
None