<we:ifNotDeleted>
Since version: 2.2.0.0 | Requires endtag: yes
Description
Content enclosed by this tag is displayed only if a webEdition document or object could not be deleted by <we:delete/>.
Attributes
type
Default value: - | since version: - | required: no
Set this attribute either to "document" to test for a deleted document, or to "object" to test for a deleted object.
Allowed values:
- document
- object
Syntax
<we:ifNotDeleted [type="document|object"]> ... </we:ifNotDeleted>