FileDownloadFormatterAttribute.OriginalNameProperty property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the original name property which indicates the property to read original file name from (if any).

public string OriginalNameProperty { get; set; }

Property Value

The original name property.

See Also