XhtmlControlAdapter::CssLocation Property
.NET Framework (current version)
Indicates whether the style sheet is located as an external physical file, is internal to the current page, is stored in the current session state, or is stored in the application cache. 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)
Property Value
Type: System.Web.UI.MobileControls.Adapters.XhtmlAdapters::StyleSheetLocationA StyleSheetLocation value. The default is StyleSheetLocation::NotSet, which indicates that the location has not yet been determined.
This method is primarily used by the .NET Framework internally.
.NET Framework
Available since 2.0
Available since 2.0
StyleSheetLocation
XhtmlControlAdapter Class
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
Show: