UpdateProgressDesigner.GetEditableDesignerRegionContent Method (EditableDesignerRegion)
.NET Framework (current version)
Returns the content for an editable region of the design-time view of the UpdateProgress control.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Public Overrides Function GetEditableDesignerRegionContent ( region As EditableDesignerRegion ) As String
Parameters
- region
-
Type:
System.Web.UI.Design.EditableDesignerRegion
The EditableDesignerRegion object to fetch content for.
Return Value
Type: System.StringA serialized copy of the template that is used to render the associated UpdatePanel control at design time.
.NET Framework
Available since 3.5
Available since 3.5
Show: