HtmlEditorFileSaveSettings.FileName Property
Gets or sets the name of the uploaded file.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying the name of the file. |
Implements
DevExpress.Web.Internal.IFileSaveSettings.FileName
See Also