Click or drag to resize
ForumContextCurrentReplyThread Property
Returns curren reply thread info.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax
C#
public static ForumPostInfo CurrentReplyThread { get; }

Property Value

Type: ForumPostInfo
See Also