Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
OrderInfoProvider Class
OrderInfoProvider Methods
CreateEmailMacroResolver Method
CreateEmailMacroResolverInternal Method
Delete Method
DeleteOrderInfo Method
DeleteOrderInfoInternal Method
GenerateInvoiceNumber Method
GenerateInvoiceNumberInternal Method
GetOrderInfo Method
GetOrderInfoInternal Method
GetOrders Method
GetOrdersInternal Method
ProcessEProductInternal Method
ProcessMembershipInternal Method
ProcessOrderIsPaidChangeInternal Method
SendEmailNotificationInternal Method
SendOrderNotificationToAdministrator Method
SendOrderNotificationToAdministratorInternal Method
SendOrderNotificationToCustomer Method
SendOrderNotificationToCustomerInternal Method
SendOrderPaymentNotificationToAdministrator Method
SendOrderPaymentNotificationToAdministratorInternal Method
SendOrderPaymentNotificationToCustomer Method
SendOrderPaymentNotificationToCustomerInternal Method
SendOrderStatusNotificationToAdministrator Method
SendOrderStatusNotificationToAdministratorInternal Method
SendOrderStatusNotificationToCustomer Method
SendOrderStatusNotificationToCustomerInternal Method
Set Method
SetOrderInfo Method
SetOrderInfoInternal Method
UpdateOrderStatusHistoryInternal Method
OrderInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
OrderInfo
info
)
Parameters
info
Type:
CMS.Ecommerce
OrderInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
OrderInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com