Click or drag to resize
CMSPhysicalFileResultFileName Property
Gets the path to the file that will be sent back as the response.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public string FileName { get; }

Property Value

Type: String
See Also