Click or drag to resize
AttachmentInfoProviderDeleteAttachments Method (String)
Deletes the attachments.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static void DeleteAttachments(
	string where
)

Parameters

where
Type: SystemString
Where condition
See Also