Click or drag to resize
ForumContextCurrentPost Property
Returns current post for edit or attachment.

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

Property Value

Type: ForumPostInfo
See Also