For rendering a FileUploader in a MVC view, you need to call the 2 methods: this.RenderHead in <head>, this.RenderBody in <body> with an instance of FileUploader class as the parameter.