Ajax Uploader Class Reference
AttachmentItem.FileGuid Property
Gets the file GUID.
[Visual Basic]
Public ReadOnly Property FileGuid As
Guid
[C#]
public
System.Guid
FileGuid {get;}
Property Value
The file GUID.
See Also
AttachmentItem Class
|
CuteWebUI Namespace