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

G. andrew Duthie; matthew Macdonald

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

WmlLabelAdapter.NET 1.1

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

This adapter renders the System.Web.UI.MobileControls.Label control to WML.

public class 

WmlLabelAdapter : WmlControlAdapter { // Public Constructors public

WmlLabelAdapter ( ); // Protected Instance Properties protected TextControl

Control {get; } // Public Instance Methods public override void

Render (WmlMobileTextWriter

writer ); // overrides WmlControlAdapter }

Hierarchy

System.Object ControlAdapter(System.Web.UI.MobileControls.IControlAdapter) WmlControlAdapter WmlLabelAdapter