Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
asset:untrack
Turns off revision tracking on an asset type.
Syntax
<asset:untrack type="asset type"/>Parameters
type (required)- Input. The asset type.
Description
This tag deactivates revision tracking on for a previously tracked asset type.
Error Numbers
The possible values of
errnoinclude:
Example
The following example turns off revision tracking for the
Articleasset type:<asset:untrack type="Article"/>See Also
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.