AttachmentExtensionsGetVariant Method |
Namespace: CMS.DocumentEngine
public static AttachmentInfo GetVariant( this AttachmentInfo attachment, string definitionIdentifier )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when either of the parameters are null. |
ArgumentException | Thrown when definitionIdentifier is empty. |