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: virtual void SetEditableDesignerRegionContent( EditableDesignerRegion^ region, String^ content ) override
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: