If a user is logged into a Secure Zone this module tag renders a "Logout" hyperlink that logs out a user from the Secure Zone. Nothing is rendered if the user is not logged into a Secure Zone.
This module DOES NOT support Liquid.
Syntax
{bb_logout label="Logout" isButton="true|false"}
Parameters
- label - This parameter customizes the text that appears on the website for the log out link.
- isButton - This parameter is used to define whether the log out link is rendered as a button or simple hypertext.
Areas Available
The {bb_logout} module tag can be placed within these areas.
- Page Templates
- Web Pages
- Landing Pages
- Content Holders
- Data Collections
Liquid Tags
None.