Style::Item Property (Object^, Boolean)
.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, bool inherit ] { Object^ get(Object^ key, bool inherit); }
Parameters
- key
-
Type:
System::Object^
The key of the style to get or set.
- inherit
-
Type:
System::Boolean
true to use inheritance; otherwise, false.
.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: