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.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public Guid AttachmentFormGUID { get; set; }

Property Value

Type: Guid
See Also