| GroupServiceClearCache Method (Boolean) |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use ClearCache() instead.")]
public void ClearCache(
bool clearAssortmentsNavigationCache
)
<ObsoleteAttribute("Use ClearCache() instead.")>
Public Sub ClearCache (
clearAssortmentsNavigationCache As Boolean
)
Parameters
- clearAssortmentsNavigationCache
- Type: SystemBoolean
See Also