This documentation is archived and is not being maintained.
XhtmlCalendarAdapter::Render Method
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
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.) |
|
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).) |
Show: