Returns the HTML markup to display the UpdateProgress control and populates the collection with the current control designer regions.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- regions (DesignerRegionCollection)
A DesignerRegionCollection object that contains control designer regions for the associated control.
Return Value
Return Value
The design-time HTML markup for the associated control, which includes all control designer regions.
Assembly: System.Web.Extensions.Design (Module: System.Web.Extensions.Design)