WmlMobileTextWriter::ExitLayout Method

 

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

NameDescription
System_CAPS_pubmethodExitLayout(Style^)

Ends a block by using the formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from MobileTextWriter.)

System_CAPS_pubmethodExitLayout(Style^, Boolean)

Ends a block by using the formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides MobileTextWriter::ExitLayout(Style^, Boolean).)

Return to top
Show: