ContentPlaceHolderDesigner.GetPersistenceContent Method ()

 

Gets the persistable inner HTML of the control.

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

public override string GetPersistenceContent()

Return Value

Type: System.String

The persistable inner HTML of the control.

.NET Framework
Available since 2.0
Return to top
Show: