Ajax Uploader Class Reference

PersistedFile.FileGuid Property

Gets the GUID of the file.

[Visual Basic]
Public ReadOnly Property FileGuid As Guid
[C#]
public System.Guid FileGuid {get;}

Property Value

The GUID of the file.

See Also

PersistedFile Class | CuteWebUI Namespace