ITemplateable

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



    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace