XhtmlControlAdapter.ConditionalEnterStyle Method
.NET Framework 2.0
Begins a new element that applies the given styles if certain conditions are met.
XhtmlControlAdapter Members
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
ExitStyle
XhtmlMobileTextWriter
EnterLayout
ControlAdapter.Device Property
Adapter Sets Functionality
Control and Adapter Interaction
| Name | Description |
|---|---|
| XhtmlControlAdapter.ConditionalEnterStyle (XhtmlMobileTextWriter, Style) | Writes the opening tag for a <span> section, along with attributes that implement the layout and character formatting of the specified style, if certain conditions are met. |
| XhtmlControlAdapter.ConditionalEnterStyle (XhtmlMobileTextWriter, Style, String) | Writes the opening tag of the specified element, along with attributes that implement the layout and character formatting of the specified style, if certain conditions are met. |
Reference
XhtmlControlAdapter ClassXhtmlControlAdapter Members
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
ExitStyle
XhtmlMobileTextWriter
EnterLayout
ControlAdapter.Device Property
Other Resources
Architectural Overview of Adaptive Control BehaviorAdapter Sets Functionality
Control and Adapter Interaction