| 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: 9.0.0
Syntaxprotected void MoveForumDownInternal(
	int forumId
)
Parameters
- forumId
 - Type: SystemInt32
Forum ID to move 
See Also