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