XhtmlCalendarAdapter::Render Method

 

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

NameDescription
System_CAPS_pubmethodRender(HtmlTextWriter^)

Displays the associated control and all of its child controls on the client. 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_pubmethodRender(XhtmlMobileTextWriter^)

Renders the calendar, a page of the calendar, or a page of selection options, depending on the user's actions. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides XhtmlControlAdapter::Render(XhtmlMobileTextWriter^).)

Return to top
Show: