Click or drag to resize
ECommerceSettingsUseMetaFileForProductImage Property
Indicates if meta file should be used for product image. Value is taken from webconfig key CMSUseMetaFileForProductImage. Default value is true.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public static bool UseMetaFileForProductImage { get; }

Property Value

Type: Boolean
See Also