ControlPersister::PersistInnerProperties Method

 

Gets a string of data that can persist the inner properties of the specified control.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticPersistInnerProperties(Object^, IDesignerHost^)

Gets a string of data that can persist the inner properties of the specified control.

System_CAPS_pubmethodSystem_CAPS_staticPersistInnerProperties(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.

Return to top
Show: