Style::Item Property (Object^)
.NET Framework (current version)
Returns the style through the key parameter, with or without using inheritance. 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)
public: property Object^ default[ Object^ key ] { Object^ get(Object^ key); void set(Object^ key, Object^ value); }
Parameters
- key
-
Type:
System::Object^
The key of the style to get or set.
.NET Framework
Available since 1.1
Available since 1.1
Item Overload
Style Class
System.Web.UI.MobileControls Namespace
Introduction to the StyleSheet Control
Show: