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