Gets the HTML to be persisted for the content present within the associated server control runtime.
[Visual Basic] Overrides Public Function GetPersistInnerHTML() As String [C#] public override string GetPersistInnerHTML(); [C++] public: override String* GetPersistInnerHTML(); [JScript] public override function GetPersistInnerHTML() : String;
Persistable Inner HTML.
TemplatedControlDesigner Class | TemplatedControlDesigner Members | System.Web.UI.Design Namespace