UploaderEventArgsFileGuid Property |
Gets the GUID of the file.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic Guid FileGuid { get; }
Public ReadOnly Property FileGuid As Guid
Get
Property Value
Type:
GuidThe GUID of the file.
See Also