Ajax Uploader Class Reference

MvcUploadFile Properties

The properties of the MvcUploadFile class are listed below. For a complete list of MvcUploadFile class members, see the MvcUploadFile Members topic.

Public Instance Properties

FileGuid Gets the GUID of the file.
FileName Gets the name of the file.
FileSize Gets the size of the file.
ProviderSupportFS get whether GetTempFilePath() is available

See Also

MvcUploadFile Class | CuteWebUI Namespace