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

 

ASSET.DELETEASSETTYPE

This tag permanently deletes an asset type and configuration related to the asset type from the system.

Syntax

Parameters

TYPE (required)
Input. Asset type to be deleted

Description

The tag will delete all the assets of the asset type, the asset type, and related configuration information. If this asset type has other asset types dependent on it, such as other members of a flex asset family, those assets and asset types will also be deleted.

It will trigger the event 'deleteassettype' via the CSEvents table to notify other objects that the asset type is being deleted. Through this mechanism the asset type will be disabled from any sites in which it has been enabled, and related start menus, workflows, asset associations, saved searches, asset subtypes, client configuration will be deleted.

Example

This deletes all Articles and related configuration from the system.

See Also

ASSET.DELETE
ASSET.DELETEVOIDS
ASSET.VOID

  Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.