Click or drag to resize
DialogConfigurationAttachmentFormGUID Property
GUID of the form the temporary attachment should be uploaded to before the document is created.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public Guid AttachmentFormGUID { get; set; }

Property Value

Type: Guid
See Also