Returns the content for an editable region of the design-time view of the UpdateProgress control.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- region (EditableDesignerRegion)
The EditableDesignerRegion object to fetch content for.
Return Value
Return Value
A string that contains a serialized copy of the template that is used to render the associated UpdatePanel control at design time.
Assembly: System.Web.Extensions.Design (Module: System.Web.Extensions.Design)