Timer::Render Method (HtmlTextWriter^)
.NET Framework (current version)
Renders the Timer control content to the browser by using the specified HtmlTextWriter object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The HtmlTextWriter object that is used to render the Timer control content to the browser.
.NET Framework
Available since 3.5
Available since 3.5
Show: