Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
((Button)this.Parent.FindControl("ApplyButton")).Click += new System.EventHandler(this.Save);
However this assumes the name ApplyButton won't change in future upgrades of EPiserver.