ManufacturerInfoProviderSetManufacturerInfoInternal Method |
Sets (updates or inserts) specified manufacturer.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void SetManufacturerInfoInternal(
ManufacturerInfo manufacturerObj
)
Parameters
- manufacturerObj
- Type: CMS.EcommerceManufacturerInfo
Manufacturer to be set
See Also