//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.42 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace yaf.pages { public partial class emailtopic { protected yaf.controls.PageLinks PageLinks; protected System.Web.UI.WebControls.TextBox EmailAddress; protected System.Web.UI.WebControls.TextBox Subject; protected System.Web.UI.WebControls.TextBox Message; protected System.Web.UI.WebControls.Button SendEmail; protected yaf.controls.SmartScroller SmartScroller1; } }