Click or drag to resize
ForumContextForumViewers Property
Collection of forum viewers.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static List<ForumViewer> ForumViewers { get; }

Property Value

Type: ListForumViewer
See Also