DeviceSpecificChoiceTemplateContainer

DeviceSpecificChoiceTemplateContainer.NET 1.1

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

This class is used internally by ASP.NET. You do not need to use this class in your own code.

public class DeviceSpecificChoiceTemplateContainer {
// Public Constructors
   public DeviceSpecificChoiceTemplateContainer( );
// Public Instance Properties
   public string Name{set; get; }
   public ITemplate Template{set; get; }
}


    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