Mobile device's web application development ---- (events and input)

zhaozj2021-02-16  54

Mobile .NET event

Mobile Controls Exposes Device Independent Programmable events.

Event programming

The mobile control has an object model that can be programmed to attributes, methods, and events.

For complete information, please refer to the "Reference section".

Submit text

This page has two forms:

<% @ PAGE

Inherits =

"System.Web.ui.MobileControls.MobilePage"%>

<% @ Register

Tagprefix = "mobile"

Namespace = "system.web.ui.mobileControls"

AskMBLY = "System.Web.Mobile"%>