For some security reasons, we want to mask/change the filename of attachment by modifying the response header. Before version 10, we can implement custom code at GetFile.aspx.cs. But now, since the GetFile.aspx.cs file has been removed, where can I implement the same logic?Thanks
↧