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

 

ASSET.UNTRACK

Turns off revision tracking on an asset type.

Syntax

Parameters

TYPE (required)
Input. The asset type.

Description

This tag deactivates revision tracking on for a previously tracked asset type.

errno

The possible values of errno include:

Value
Description
-10002
There is a missing method for the implementing class.
-10003
The method could not be invoked successfully.
-10004
A required parameter is missing.
-10011
Database table is not revision tracked.
-10022
Unable to untrack specified object.
-10023
Invalid database table name.
-10024
User not allowed access for request.

Example

The following example turns off revision tracking for the Article asset type:

See Also

ASSET.TRACK

  Home > Contents > Index >

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