5 references to OnSetPageDirty
System.Web.Mobile (5)
UI\MobileControls\Design\ObjectListGeneralPage.cs (5)
75_txtBackCommandText.TextChanged += new EventHandler(this.OnSetPageDirty); 86_txtDetailsCommandText.TextChanged += new EventHandler(this.OnSetPageDirty); 97_txtMoreText.TextChanged += new EventHandler(this.OnSetPageDirty); 117_txtItemCount.TextChanged += new EventHandler(this.OnSetPageDirty); 127_txtItemsPerPage.TextChanged += new EventHandler(this.OnSetPageDirty);