| ISettingsLazyLoadProductInfo 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 bool LazyLoadProductInfo { get; set; }
Property LazyLoadProductInfo As Boolean
Get
Set
Property Value
Type:
BooleanReturns
true if lazy loading for products is enabled; otherwise,
false.
See Also