| ForumInfoProviderMoveForumUpInternal Method  | 
            Moves forum up in the order sequence (up = smaller ForumOrder = sooner in the navigation).
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntaxprotected void MoveForumUpInternal(
	int forumId
)
Parameters
- forumId
 - Type: SystemInt32
Forum ID to move 
See Also