PersistedFileEventArgsFile Property |
Gets the file.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic PersistedFile File { get; }
Public ReadOnly Property File As PersistedFile
Get
Property Value
Type:
PersistedFileThe file.
See Also