UploadedFile.FileNameInStorage Property
In This Article
Returns a file key name, by which it can be accessed in a cloud storage.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value that is the file key name. |
See Also