ForumPostInfoProviderMoveStickyThreadUpInternal Method |
Moves sticky thread up.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 10.0.0
Syntax protected virtual void MoveStickyThreadUpInternal(
ForumPostInfo fpi
)
Parameters
- fpi
- Type: CMS.ForumsForumPostInfo
Forum post info
See Also