ControlPersister::PersistTemplate Method

 

Gets a string of data that represents the persisted form of a specified template.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticPersistTemplate(ITemplate^, IDesignerHost^)

Gets a string of data that represents the persisted form of the specified template.

System_CAPS_pubmethodSystem_CAPS_staticPersistTemplate(TextWriter^, ITemplate^, IDesignerHost^)

Writes a string of data that represents the persisted form of the specified template to the specified TextWriter object.

Return to top
Show: