1 override of ShouldWriteFormID
System.Web.Mobile (1)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
194internal override bool ShouldWriteFormID(Form form)
2 references to ShouldWriteFormID
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
200return base.ShouldWriteFormID(form);
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
934if (ShouldWriteFormID(form))