| CustomerProductListClearCache Method (Int32) |
Namespace:
Dynamicweb.Ecommerce.CustomerCenter
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static void ClearCache(
int userId
)
Public Shared Sub ClearCache (
userId As Integer
)
Parameters
- userId
- Type: SystemInt32
See Also