DepartmentInfoProviderSetDepartmentInfoInternal Method |
Sets (updates or inserts) specified department.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax protected virtual void SetDepartmentInfoInternal(
DepartmentInfo departmentObj
)
Parameters
- departmentObj
- Type: CMS.EcommerceDepartmentInfo
Department to be set
See Also