DepartmentInfoProviderGetDepartmentInfo Method (Int32) |
Returns department with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static DepartmentInfo GetDepartmentInfo(
int departmentId
)
Parameters
- departmentId
- Type: SystemInt32
Department ID
Return Value
Type:
DepartmentInfoSee Also