Take Action Today – “Good Cause” Eviction Still Being Considered in State Budget

Apr 11, 2023

Legislation to impose “good cause” eviction, which would cap annual rent increases on non-owner-occupied apartments under 4 units to 3% or lower and require automatic lease renewals for tenants, has become a top issue in state budget negotiations.

Tell state lawmakers and Governor Hochul to oppose “good cause” eviction by Taking Action here. This petition is a coalition effort which NYSAR has partnered on called Homeowners for an Affordable New York.

protected override void OnPreRender(EventArgs e) { var cmsPage = this.Page as CmsPageBase; if (cmsPage != null) { cmsPage.Title = "My Title"; cmsPage.Header.Controls.Add(new LiteralControl("")); } base.OnPreRender(e); }