`<regions:security>`
</...>
Defines a region which can be secured to contacts only.
Content
any
The content to be hidden unless the security conditions are met.
Attributes
- `enabled`
bool
Whether to enable security or not
- `heading`
string
Heading to display when not authorised
- `id`
string
Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).