The ASP.Net FileUpload control does not provide any in-built method to customize the file type filter dropdown of file-navigation dialog box to a specific file type. Like we applied JavaScript Code in the previous tutorial here we will create the similar server side code using C#.
