XhtmlLabelAdapter Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Control | Gets a strongly typed reference to the associated control. |
| Device | Returns the device capabilities object associated with the request. (inherited from ControlAdapter) |
| ItemWeight | Accesses the approximate weight of a single item in the control. (inherited from ControlAdapter) |
| Page | Returns the page associated with the device adapter. (inherited from ControlAdapter) |
| Style | Returns the style object associated with the control to which the device adapter is attached. (inherited from ControlAdapter) |
| VisibleWeight | Gets or sets the approximate weight of the control, in characters. (inherited from ControlAdapter) |
| Name | Description | |
|---|---|---|
| CssLocation | 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. (inherited from XhtmlControlAdapter) |
| DocumentType | Indicates the type of XHTML markup used to render the current document. (inherited from XhtmlControlAdapter) |
| PageAdapter | Gets the page adapter for the page on which the associated control resides. (inherited from XhtmlControlAdapter) |
| SecondaryUIMode | Gets the current secondary UI mode. (inherited from XhtmlControlAdapter) |
| StyleSheetLocationAttributeValue | Gets the value of the CssLocation attribute, if it exists, from the form in which it is contained. (inherited from XhtmlControlAdapter) |
| StyleSheetStorageApplicationSetting | Gets the value of the XhtmlCssState configuration setting in the appSettings section of the Web.config file. (inherited from XhtmlControlAdapter) |
Reference
XhtmlLabelAdapter ClassSystem.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
XhtmlControlAdapter
Other Resources
ASP.NET and XHTML ComplianceArchitectural Overview of Adaptive Rendering
Adapter Sets Functionality
Control and Adapter Interaction
Introduction to Device Filtering in ASP.NET
Community Additions
ADD
Show: