System.Web.UI.Design.ContainerControlDesigner.GetEditableDesignerRegionContent Method

Returns the content for the editable region of the control at design time.

Syntax

public override string GetEditableDesignerRegionContent (EditableDesignerRegion region)

Parameters

region
An editable design region contained within the control.

Returns

The persisted content of the region contained within the System.Web.UI.Design.ContainerControlDesigner.

Remarks

The System.Web.UI.Design.ContainerControlDesigner class implements a single designer region instead of a collection of designer regions. Therefore, the region parameter is ignored, and the ContainerControlDesigner.GetEditableDesignerRegionContent(EditableDesignerRegion) method returns the content for the single designer region that is contained in the control designer.

Requirements

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