Does anyone know of a C# method to convert an HTML file to a SharePoint 2013 master page? I created a VS 2012 project which deploys a design file to the proper location (/_catalogs/masterpage/filename.html). However, I would like to have the feature receiver in the solution automatically do the work of converting the file to a master page rather than having to go through the browser.
↧