Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractInfoProvider(TInfo, TProvider) Class
AbstractInfoProvider(TInfo, TProvider) Methods
Delete Method
Get Method
GetAsync Method
GetObjectQueryInternal Method
Set Method
AbstractInfoProvider
TInfo
,
TProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Delete
( TInfo
info
)
Parameters
info
Type:
TInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
AbstractInfoProvider
TInfo, TProvider
Class
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com