GridViewDesigner::GetEditableDesignerRegionContent Method (EditableDesignerRegion^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the content for an editable region of the design-time view of the associated control.
Assembly: System.Design (in System.Design.dll)
public: virtual String^ GetEditableDesignerRegionContent( EditableDesignerRegion^ region ) override
Parameters
- region
-
Type:
System.Web.UI.Design::EditableDesignerRegion^
The EditableDesignerRegion for which to fetch content.
This functionality is currently not available.
.NET Framework
Available since 2.0
Available since 2.0
Show: