Click or drag to resize
ForumContextCurrentForum Property
Returns current forum.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static ForumInfo CurrentForum { get; }

Property Value

Type: ForumInfo
See Also