1 override of AnalyzePostBack
System.Web.Mobile (1)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
788
protected override void
AnalyzePostBack
(bool includeVariables, WmlPostFieldType postBackType)
2 references to AnalyzePostBack
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
790
base.
AnalyzePostBack
(includeVariables, postBackType);
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
453
AnalyzePostBack
(includeVariables, postBackType);