forum:relatedForum

Returns the related forum of a specified forum.

Syntax
<forum:relatedForum
   forumId="..."?
   id="...">
   ...
</forum:relatedForum>
Attributes
forumId

The ID of the forum from which the related forum is to be retrieved.

id, mandatory, no runtime expressions

The name of the scripting variable that will be created to access the returned forum.

Scripting variable (id)

A scripting variable will be defined using the value of the id attribute as its name. The variable is of type com.escenic.forum.presentation.PresentationForum.