WebPartZoneDesigner.SetEditableDesignerRegionContent Method (EditableDesignerRegion, String)
.NET Framework (current version)
Sets the content of the specified EditableDesignerRegion.
Assembly: System.Design (in System.Design.dll)
Public Overrides Sub SetEditableDesignerRegionContent ( region As EditableDesignerRegion, content As String )
Parameters
- region
-
Type:
System.Web.UI.Design.EditableDesignerRegion
The specified EditableDesignerRegion.
- content
-
Type:
System.String
A String that represents the content for the specified region.
.NET Framework
Available since 2.0
Available since 2.0
Show: