ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 664
نمايش فراداده

lPhoneCallAdapter.NET 1.1

System.Web.UI.MobileControls.Adapters (system.web.mobile.dll)class

This adapter renders the System.Web.UI.MobileControls.PhoneCall control to cHTML by using a "tel:" URL on a device with telephony capability.

public class 

lPhoneCallAdapter : HtmlPhoneCallAdapter { // Public Constructors public

lPhoneCallAdapter ( ); // Protected Instance Methods protected override void

AddAttributes (HtmlMobileTextWriter

writer );// overrides HtmlControlAdapter }

Hierarchy

System.Object ControlAdapter(System.Web.UI.MobileControls.IControlAdapter) HtmlControlAdapter HtmlPhoneCallAdapter lPhoneCallAdapter