Includes the body of the tag, if this page has any attachments.
Usage#
<wiki:HasAttachments>
- more HTML or JSP tags
Parameters#
None.
Example#
<wiki:HasAttachments> <em>This page has attachments.</em> </wiki:HasAttachments>
This puts the text "This page has attachments." on the resulting HTML in italics, if there are attachments for the current page.
See: JSPWikiTags