WebPartZoneDesigner::GetEditableDesignerRegionContent Method (EditableDesignerRegion^)
.NET Framework (current version)
Gets the content for the specified EditableDesignerRegion.
Assembly: System.Design (in System.Design.dll)
public: virtual String^ GetEditableDesignerRegionContent( EditableDesignerRegion^ region ) override
Parameters
- region
-
Type:
System.Web.UI.Design::EditableDesignerRegion^
The specified EditableDesignerRegion.
Return Value
Type: System::String^A String that represents the persisted form of the designer region content.
.NET Framework
Available since 2.0
Available since 2.0
Show: