serverBehavior
Description
The serverBehavior attribute indicates which server behavior can use the group. When any of the group's participant quickSearch strings are found in the document, the server behavior that is indicated by the serverBehavior attribute has Adobe Dreamweaver call the findServerBehaviors() function.
In some cases, if multiple groups are associated with a single server behavior, the server behavior must resolve which particular group to use.
Parent
group
Type
Attribute.
Required
No.
Value
The value is the exact name (without a path) of any server behavior HTML file within a Configuration/ServerBehaviors folder, as shown in the following example:
<group serverBehavior="redirectIfEmpty.htm">