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