Returns the content for an editable region of the design-time view of the UpdatePanel control.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- region (EditableDesignerRegion)
An EditableDesignerRegion object that identifies the region to update.
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)