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:
virtual String^ GetPersistenceContent() override

Return Value

Type: System::String^

The persistable inner HTML of the control.

.NET Framework
Available since 2.0
Return to top
Show: