Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
asset:delete
This tag permanently removes an asset.
Syntax
<asset:delete
name="
assetName
"
/>Parameters
name (required)
- Input. Name of previously loaded asset.
Description
This tag will permanently delete an asset. It is not recommended that this tag be used since it does not ensure that publish targets have been appropriately notified of the asset delete. Instead, the asset:deletevoids tag should be used to remove voided assets from the system.
errno
The possible values of
errno
include:
Value Description-10004 A required parameter is missing. -12034 Publish in progress.See Also
asset:deleteassettype
asset:deletevoids
asset:void
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.