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