ECommerceContextCurrentManufacturer Property |
Current manufacturer object according the URL parameter of the current request.
It is available when the request contains parameters "manufacturerId" or "manufacturerName" with valid value of the manufacturer.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static ManufacturerInfo CurrentManufacturer { get; set; }
Property Value
Type:
ManufacturerInfoSee Also