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