The <param> Tag

Purpose

Pass a dynamic parameter to a panel.

Requirements

A <param> tag has to be embedded in a <panel> tag.

Attributes

NameDescription
name Required - Specifies the name of the parameter.
value Required - Specifies the value of the parameter.

Body

The <param> tag has no body.

Related tags

<panel>, <list>