AttachmentInfoProviderExtensionsGetWithoutBinary Method (IAttachmentInfoProvider, Guid, Int32) |
Namespace: CMS.DocumentEngine
public static AttachmentInfo GetWithoutBinary( this IAttachmentInfoProvider attachmentInfoProvider, Guid guid, int siteId )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when attachmentInfoProvider is null. |