DepartmentInfoProviderDeleteDepartmentInfo Method (Int32) |
Deletes department with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static void DeleteDepartmentInfo(
int departmentId
)
Parameters
- departmentId
- Type: SystemInt32
Department ID
See Also