Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
asset:removechildren
Designates which entries to remove from the AssetRelationTree.
Syntax
<asset:removechildren name="asset instance object" type="asset type" childid="child asset ID" code="association name" />Parameters
name (required)- Name of the asset instance object.
 
type (optional)- Asset type of children to remove. If this parameter is omitted, children of all types are removed.
 
childid (optional)- ID of a child asset to remove.
 
code (optional)- Association name of child asset to remove.
 
Description
The AssetRelationTree is updated during an
asset:saveoperation.errno
The possible values of
errnoinclude:
 Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded into memory).
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.