ControlPersister::PersistInnerProperties Method
.NET Framework (current version)
Gets a string of data that can persist the inner properties of the specified control.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | PersistInnerProperties(Object^, IDesignerHost^) | Gets a string of data that can persist the inner properties of the specified control. |
![]() ![]() | PersistInnerProperties(TextWriter^, Object^, IDesignerHost^) | Outputs a string of data that can persist the inner properties of the specified control to the specified TextWriter, using the specified designer host. |
Show:

