UpdatePanelDesigner.SetEditableDesignerRegionContent Method (EditableDesignerRegion, String)
.NET Framework (current version)
Called when the associated UpdatePanel control changes.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Public Overrides Sub SetEditableDesignerRegionContent ( region As EditableDesignerRegion, content As String )
Parameters
- region
-
Type:
System.Web.UI.Design.EditableDesignerRegion
The source of the event.
- content
-
Type:
System.String
The event data.
.NET Framework
Available since 3.5
Available since 3.5
Show: