<layout:stepperpanel>
AJAX
Data
Forms
Layout
ATTRIBUTES
Logic
Navigation
Personalisation
Standard
Templates
Regions
Third Party

<layout:stepperpanel> </...>

Defines a panel for the Stepper control.

Related Controls

Content

any
What to show in this Panel (only visible when this panel becomes active).

Attributes

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') ?]).

Examples

No examples yet.