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

 

ASSET.GETREFERENCESTOTYPES

Gets a list of assets that reference assets of the asset types provided.

Syntax

Parameters

LISTVARNAME (required)
Output. Name of list in which to put the list of assets which refer to assets of the types in the ASSETTYPES. The list has the columns assetid and assettype.

ASSETTYPES (required)
Input. Comma separated list of asset types whose references we are looking for.

EXCLUDETYPES (optional)
Input. Comma separated list of asset types whose references to assets we do not care about and therefore can be excluded from the list.

Description

This tag is used prior to deleting an asset type to ensure that assets do not refer to assets of the type to be deleted.

errno

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.

Example

This example returns a list of all non-Collection assets that refer to Article or Image assets.

See Also

ASSET.REFERENCEDBY

  Home > Contents > Index >

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