TimerDesigner::GetDesignTimeHtml Method ()

 

Returns the HTML markup that is used to render the associated Timer control at design time.

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

public:
virtual String^ GetDesignTimeHtml() override

Return Value

Type: System::String^

A string that contains the markup used to render the Timer control at design time.

.NET Framework
Available since 3.5
Return to top
Show: