Click or drag to resize
DialogConfigurationAttachmentNodeClassName Property
Class name of the document 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: 13.0.131
Syntax
C#
public string AttachmentNodeClassName { get; set; }

Property Value

Type: String
See Also