WebPartZoneDesigner::GetEditableDesignerRegionContent Method (EditableDesignerRegion^)

 

Gets the content for the specified EditableDesignerRegion.

Namespace:   System.Web.UI.Design.WebControls.WebParts
Assembly:  System.Design (in System.Design.dll)

public:
virtual String^ GetEditableDesignerRegionContent(
	EditableDesignerRegion^ region
) override

Return Value

Type: System::String^

A String that represents the persisted form of the designer region content.

.NET Framework
Available since 2.0
Return to top
Show: