ContentPlaceHolderDesigner::GetEditableDesignerRegionContent Method (EditableDesignerRegion^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the content of the specified EditableDesignerRegion object.
Assembly: System.Design (in System.Design.dll)
public: virtual String^ GetEditableDesignerRegionContent( EditableDesignerRegion^ region ) override
Parameters
- region
-
Type:
System.Web.UI.Design::EditableDesignerRegion^
The EditableDesignerRegion object from which to extract content.
.NET Framework
Available since 2.0
Available since 2.0
Show: