(Quick Reference)

s:ifLoggedIn

Purpose

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

This uses the underlying security provider to test the condition.

Example

{docx:xml} <s:ifLoggedIn> Thanks for logging in! </s:ifLoggedIn> {docx}

Attributes

None