Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

asset:getsubtype

Sets the subtype or flex definition for an asset.

Syntax

Parameters

name (required)
Name of the loaded asset.

value (required)
Legal subtype for asset type. For flex assets, the subtype must be the name of a flex definition asset.

Description

Sets the subtype of an asset.

errno

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into
memory).

Example

This code gets and displays the subtype of an asset:

See Also

asset:load
asset:getsubtype
asset:getlegalsubtypes

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.