ContentLinkMediaSelectorDeleteAttachment Method |
Deletes the attachment
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected void DeleteAttachment(
TreeNode node,
Guid attachmentGuid
)
Parameters
- node
- Type: CMS.DocumentEngineTreeNode
Document - attachmentGuid
- Type: SystemGuid
Attachment GUID
See Also