| SettingsLazyLoadProductInfo Property |
Gets or sets a value that determines if product info should be lazy loaded.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public bool LazyLoadProductInfo { get; set; }
Public Property LazyLoadProductInfo As Boolean
Get
Set
Property Value
Type:
BooleanReturns
true if lazy loading for products is enabled; otherwise,
false.
Implements
ISettingsLazyLoadProductInfoSee Also