PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Determines if the specified Asset Item's AssetFolder configuration allows deletion of items.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean cms.asset.isdeleteallowed(locator location) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The item. |
Return Value
Data Type | Description |
---|---|
Boolean | True if the AssetFolder configuration for the specified item allows deletion. |