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