WmlMobileTextWriter.RenderEndSelect Method (Boolean)
.NET Framework (current version)
Completes rendering a selection list. 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)
abstract RenderEndSelect : breakAfter:bool -> unit override RenderEndSelect : breakAfter:bool -> unit
Parameters
- breakAfter
-
Type:
System.Boolean
Indicates whether a break must follow the selection list.
.NET Framework
Available since 1.1
Available since 1.1
Show: