ScriptManagerProxyDesigner.GetDesignTimeHtml Method ()
.NET Framework (current version)
Returns the HTML markup that represents the ScriptManagerProxy control at design time.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Return Value
Type: System.StringA string that contains the markup that is used to render the ScriptManagerProxy at design time.
Override this method to change the generated HTML of the ScriptManagerProxy control at design time.
.NET Framework
Available since 3.5
Available since 3.5
Show: