5 references to Get
System.Web.Mobile (5)
UI\MobileControls\Adapters\HtmlFormAdapter.cs (2)
129
if (Control.Method != FormMethod.
Get
)
363
Control.Method == FormMethod.
Get
)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (1)
159
if (CurrentForm.Method != FormMethod.
Get
)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
896
if (CurrentForm.Method != FormMethod.
Get
)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicFormAdapter.cs (1)
65
if (Control.Method != FormMethod.
Get
&&