(Quick Reference)

s:ifNotLoggedIn

Purpose

Renders the body of the tag only if the user is not logged in.

This uses the underlying security provider to test the condition.

Example

{docx:xml} <s:ifNotLoggedIn> Please log in! </s:ifNotLoggedIn> {docx}

Attributes

None