ForumInfoProviderMoveForumDownInternal Method |
Moves forum down in the order sequence (down = larger ForumpOrder = later in the navigation).
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax protected void MoveForumDownInternal(
int forumId
)
Parameters
- forumId
- Type: SystemInt32
Forum ID to move
See Also