Interfaces in the Mobile Controls
This topic lists the most important interfaces provided ASP.NET for mobile controls.
Related Topics
- IControlAdapter
Defines the interface for all control adapters. This interface must be implemented when developing control adapters.
- IObjectListFieldCollection
Describes the read-only base interface for the ObjectListFieldCollection class.
- IPageAdapter
Defines the interface to a page adapter. All page adapters must implement this interface.
- ITemplateable
Describes the interface that is implemented by all mobile controls that support template sets. It is a marker interface and has no members.