ControlDesigner::GetPersistInnerHtml Method ()
.NET Framework (current version)
Retrieves the persistable inner HTML markup of the control.
Assembly: System.Design (in System.Design.dll)
public: [ObsoleteAttribute("The recommended alternative is GetPersistenceContent(). http://go.microsoft.com/fwlink/?linkid=14202")] virtual String^ GetPersistInnerHtml()
Note |
|---|
The GetPersistInnerHtml method is obsolete. Use the GetPersistenceContent method for equivalent control designer functionality. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
