This documentation is archived and is not being maintained.

XhtmlCalendarAdapter::Render Method

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.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Render(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.)
Public method Render(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).)
Top
Show: