ITemplateable Interface
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Return to top
Acts as a marker interface, and has no members of any kind. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] [AspNetHostingPermissionAttribute(SecurityAction::LinkDemand, Level = AspNetHostingPermissionLevel::Minimal)] [AspNetHostingPermissionAttribute(SecurityAction::InheritanceDemand, Level = AspNetHostingPermissionLevel::Minimal)] public interface class ITemplateable
Implemented by all ASP.NET mobile controls that support template sets.
AspNetHostingPermissionAspNetHostingPermission
for operating in a hosted environment. Demand value: LinkDemand; Permission value: Minimal.
for operating in a hosted environment. Demand value: InheritanceDemand; Permission value: Minimal.
.NET Framework
Available since 1.1
Available since 1.1
System.Web.UI.MobileControls Namespace
Template Sets and Templated Controls
Device Template Support
Show: