ControlDesigner::GetPersistenceContent Method ()
.NET Framework (current version)
Retrieves the persistable inner HTML markup of the control at design time.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System::String^A string representing the persistable inner HTML markup for the associated control. The default is null.
Notes to Inheritors:
Override the GetPersistenceContent method to provide custom handling of the inner content persistence for the design host.
.NET Framework
Available since 2.0
Available since 2.0
Show: