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