Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AttachmentInfoProvider Class
AttachmentInfoProvider Methods
AddTemporaryAttachment Method
AddTemporaryAttachmentInternal Method
CheckFilesPermissions Method
CheckPublishedFiles Method
ClearSearchCache Method
ClearSearchCacheInternal Method
Delete Method
DeleteAttachmentInfo Method
DeleteAttachmentInfoInternal Method
DeleteAttachments Method
DeleteOldTemporaryAttachments Method
DeleteOldTemporaryAttachmentsInternal Method
DeleteTemporaryAttachment Method
DeleteTemporaryAttachments Method
DeleteTemporaryAttachmentsInternal Method
GetAttachmentInfo Method
GetAttachmentInfoInternal Method
GetAttachmentInfoWithoutBinary Method
GetAttachmentInfoWithoutBinaryInternal Method
GetAttachments Method
GetDependencyCacheKeys Method
GetDependencyCacheKeysInternal Method
GetTemporaryAttachmentInfo Method
GetUniqueTemporaryAttachmentFileName Method
GetUniqueTemporaryAttachmentFileNameInternal Method
IsUniqueTemporaryAttachmentName Method
IsUniqueTemporaryAttachmentNameInternal Method
MoveAttachment Method
MoveAttachmentInternal Method
Set Method
SetAttachmentInfo Method
SetAttachmentInfoInternal Method
AttachmentInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
AttachmentInfo
info
)
Parameters
info
Type:
CMS.DocumentEngine
AttachmentInfo
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
AttachmentInfoProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com