ForumGroupInfoProviderMoveGroupDownInternal Method |
Moves group down in the order sequence (down = larger GroupOrder = later in the navigation).
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax protected void MoveGroupDownInternal(
int forumGroupId
)
Parameters
- forumGroupId
- Type: SystemInt32
Group ID to move
See Also