Style::AddParsedSubObject Method (Object^)
.NET Framework (current version)
Sets the DeviceSpecific property to the specified object. This API is obsolete. 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)
Parameters
- o
-
Type:
System::Object^
The object to be set as the value of DeviceSpecific.
| Exception | Condition |
|---|---|
| Exception | The DeviceSpecific property is not null. |
The AddParsedSubObject method does not support multiple DeviceSpecific objects and will throw an Exception if the DeviceSpecific property is not null when AddParsedSubObject is called.
.NET Framework
Available since 2.0
Available since 2.0
Style Class
System.Web.UI.MobileControls Namespace
Introduction to the StyleSheet Control
Show: