CMSPhysicalFileResult Constructor (String) |
Namespace: CMS.Base.RoutingAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public CMSPhysicalFileResult(
string fileName
)
Parameters
- fileName
- Type: SystemString
Path to the file that will be sent back as the response.
See Also