Click or drag to resize
AttachmentItemFileGuid Property
Gets the file GUID.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public Guid FileGuid { get; }

Property Value

Type: Guid
The file GUID.
See Also