Click or drag to resize

Product_StoreProductLogo Property

The logo of the product. 1000x562 size. 127, 127, 127 background. PNG or JPG format.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<ReferenceValueType_Resource> ProductLogo { get; set; }

Property Value

Type: ReferenceReferenceValueType_Resource
See Also