System.Web.UI.Design.ControlDesigner.GetPersistInnerHtml Method

Retrieves the persistable inner HTML markup of the control.

Syntax

[System.Obsolete("Use GetPersistenceContent() instead")]
public virtual string GetPersistInnerHtml ()

Returns

The persistable inner HTML markup of the control.

Remarks

Note:

The ControlDesigner.GetPersistInnerHtml method is obsolete. Use the ControlDesigner.GetPersistenceContent method for equivalent control designer functionality.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0