ControlPersister::PersistControl Method (Control^)
.NET Framework (current version)
Gets a string of data that represents the persisted form of the specified control.
Assembly: System.Design (in System.Design.dll)
Parameters
- control
-
Type:
System.Web.UI::Control^
The Control to persist.
This method requires an IDesignerHost implementation to work correctly. This method uses the Site of the specified control to retrieve the designer host.
.NET Framework
Available since 1.1
Available since 1.1
Show: