version

Description

This attribute defines which version of Adobe Dreamweaver server behavior processing the current server behavior targets. For Adobe Dreamweaver, the version number is 7. If no version is specified, Adobe Dreamweaver assumes version 7. For this release of Adobe Dreamweaver, all groups and participants that the Server Behavior Builder creates have the version attribute set to 7.0.

NOTE

The participant version attribute overrides the group version attribute if they are different. But, the participant file will use the group version attribute if the participant does not specify one.

For participant files, this attribute determines if code-block merging should occur. For participants without this attribute (or have it set to 4 or earlier), the inserted code blocks are not merged with other code blocks on the page. Participants that have this set to version 5 or later are merged with other code blocks on the page when possible. Please note that code-block merging occurs only for participants above and below the HTML tag.

Parent

participant

Type

Attribute.

Required

No.