ControlPersister::PersistTemplate Method
.NET Framework (current version)
Gets a string of data that represents the persisted form of a specified template.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | PersistTemplate(ITemplate^, IDesignerHost^) | Gets a string of data that represents the persisted form of the specified template. |
![]() ![]() | PersistTemplate(TextWriter^, ITemplate^, IDesignerHost^) | Writes a string of data that represents the persisted form of the specified template to the specified TextWriter object. |
Show:

