UploaderHelperAttachmentArgsStruct Structure |
Namespace: CMS.Base.Web.UI
public struct AttachmentArgsStruct
The UploaderHelperAttachmentArgsStruct type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttachmentGroupGuid |
Guid of the attachment group.
|
![]() | AttachmentGUID |
Guid of the attachment.
|
![]() | AttachmentGuidColumnName |
Name of the column with guid.
|
![]() | DocumentID |
ID of the document.
|
![]() | FieldAttachment |
Indicates whether it is field attachment.
|
![]() | FormGuid |
Guid of the form.
|
![]() | NodeClassName |
Name of the node class.
|
![]() | ParentNodeID |
ID of the parent node.
|