Click or drag to resize
ForumPostInfoProviderMoveStickyThreadDownInternal Method
Moves sticky thread down.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
protected virtual void MoveStickyThreadDownInternal(
	ForumPostInfo fpi
)

Parameters

fpi
Type: CMS.ForumsForumPostInfo
Forum post info
See Also