public ActionResult Delete(int PortalID) { return(SitesManager.DeletePortal(PortalID, PortalSettings)); }