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

G. andrew Duthie; matthew Macdonald

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

ITemplateable.NET 1.1

System.Web.UI.MobileControls (system.web.mobile.dll)interface

This is a marker interface. It includes no members, but it identifies control classes that support templating. Classes that support templating include the List, ObjectList, and Panel.

public interface 

ITemplateable { // No public or protected members }

Implemented By

List, ObjectList, Panel, Style