public partial class Site : System.Web.UI.MasterPage { public event EventHandler PricesDoubled; ... }