ProjectInfoProviderResetProjectOrder Method |
Resets the project order.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax public static void ResetProjectOrder(
int projectId
)
Parameters
- projectId
- Type: SystemInt32
The project id
See Also