Click or drag to resize
PersistedFileFileGuid Property
Gets the GUID of the file.

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

Property Value

Type: Guid
The GUID of the file.
See Also