XhtmlFormAdapter::ConditionalEnterStyle Method

 

Namespace:   System.Web.UI.MobileControls.Adapters.XhtmlAdapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_protmethodConditionalEnterStyle(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. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from XhtmlControlAdapter.)

System_CAPS_protmethodConditionalEnterStyle(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. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from XhtmlControlAdapter.)

Return to top
Show: