EditableDesignerRegion::Content Property
.NET Framework (current version)
Gets or sets the HTML markup for the content of the region.
Assembly: System.Design (in System.Design.dll)
public: property String^ Content { virtual String^ get(); virtual void set(String^ value); }
Property Value
Type: System::String^HTML markup representing the content of the EditableDesignerRegion object.
.NET Framework
Available since 2.0
Available since 2.0
Show: