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