This documentation is archived and is not being maintained.
DeviceElement Constructor
Visual Studio 2010
Initializes a new instance of the DeviceElement class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DeviceElement(String, String) | Initializes a new instance of the DeviceElement class with the specified identifier and device adapter set to inherit from. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
|
DeviceElement(String, Type, String, Type) | Initializes a new instance of the DeviceElement class with the specified identifier and page adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
|
DeviceElement(String, String, Type, String, Type) | Initializes a new instance of the DeviceElement class with the specified identifier, page adapter, and device adapter set to inherit from. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
Show: