3 references to Post
System.Web.Mobile (3)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (1)
734if (method == FormMethod.Post)
UI\MobileControls\Form.cs (2)
85DefaultValue(FormMethod.Post), 94return ((o != null) ? (FormMethod)o : FormMethod.Post);