EditorZoneDesigner.GetEditableDesignerRegionContent Method (EditableDesignerRegion)

 

Gets the content for the specified EditableDesignerRegion.

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

override GetEditableDesignerRegionContent : 
        region:EditableDesignerRegion -> string

Return Value

Type: System.String

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

.NET Framework
Available since 2.0
Return to top
Show: