public WritaSettings SaveSettings(WritaSettings w) { _blogsettings.SaveSettings(w); MvcApplication.GenerateVE(w.BlogTheme); return(w); }