UpdateProgressDesigner Constructor ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the UpdateProgressDesigner class.

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

public:
UpdateProgressDesigner()

The .NET Framework internally constructs a new instance of the UpdatePanelDesigner class when it creates the associated UpdatePanel control or a copy of that control on the design surface.

.NET Framework
Available since 3.5
Return to top
Show: