TemplatePropertiesDownloadFileName Property |
The filename that should be displayed to the user for download (overriding FileName).
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string DownloadFileName { get; }
ReadOnly Property DownloadFileName As String
Get
Property Value
Type:
StringThe filename that should be displayed to the user for download (overriding FileName).
Remarks Note |
---|
This property supports localization. |
See Also