Defines a region which can be secured to contacts only.
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') ?]).
No examples yet.