HtmlEditorFileSaveSettings.UploadFolderUrlPath Property
Gets or sets a value that specifies the relative URL path to the upload folder.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
String | A string value that defines the relative URL path to the upload folder. |
Implements
DevExpress.Web.Internal.IFileSaveSettings.UploadFolderUrlPath
See Also