System.Web.UI.Design.ControlDesigner.SetEditableDesignerRegionContent Method

Specifies the content for an editable region of the control at design time.

Syntax

public virtual void SetEditableDesignerRegionContent (EditableDesignerRegion region, string content)

Parameters

region
An editable design region contained within the control.
content
The content to assign for the editable design region.

Remarks

Classes deriving from the System.Web.UI.Design.ControlDesigner class can support region-based editing on the design surface and override the ControlDesigner.SetEditableDesignerRegionContent(EditableDesignerRegion, string) method to set the content for a specified region.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0