Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
asset:create
Creates an asset object instance.
Syntax
<asset:create name="asset instance name" type="asset type" />Parameters
name (required)- Name to assign the new asset instance.
 
type (required)- Name of the asset type.
 
Description
Data from the object is written to the database by
asset:save.errno
The possible values of
errnoinclude:
 Value Description -10001 The implementing class is invalid. -10002 There is a missing method for the implementing class. -10003 The method could not be invoked successfully. -10004 A required parameter is missing. -10010 Invalid attribute value.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.