ProjectInfoProviderGetProjectInfoInternal Method (Int32) |
Returns Project with specified ID.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax protected virtual ProjectInfo GetProjectInfoInternal(
int projectId
)
Parameters
- projectId
- Type: SystemInt32
Project ID
Return Value
Type:
ProjectInfoSee Also