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