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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static bool UseMetaFileForProductImage { get; }
Property Value
Type:
BooleanSee Also