IControlDesignerView.SetRegionContent Method (EditableDesignerRegion, String)
.NET Framework (current version)
Puts the provided content into the provided designer region.
Assembly: System.Design (in System.Design.dll)
Parameters
- region
-
Type:
System.Web.UI.Design.EditableDesignerRegion
A DesignerRegion into which the content is to be put.
- content
-
Type:
System.String
The HTML markup to be put into the designer region.
.NET Framework
Available since 2.0
Available since 2.0
Show: