CustomerInfoProvider InvalidateCustomerInternal Method Kentico 8.0 API Reference
Invalidates customer (and user when registered) who made given order.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

customerId
Type: OnlineSystem Int32
ID of the customer to be invalidated.
See Also