1 override of IsFormSubmitControl
System.Web.Mobile (1)
UI\MobileControls\Command.cs (1)
288protected override bool IsFormSubmitControl()
1 reference to IsFormSubmitControl
System.Web.Mobile (1)
UI\MobileControls\MobileControl.cs (1)
512if (Form != null && eventHandler != null && IsFormSubmitControl())