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

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

Property Value

Type: ListForumViewer
See Also