Język

ControlDesigner.GetPersistInnerHtml Metoda

Definicja

Uwaga

The recommended alternative is GetPersistenceContent(). http://go.microsoft.com/fwlink/?linkid=14202

Pobiera utrwalane wewnętrzne znaczniki HTML kontrolki.

public:
 virtual System::String ^ GetPersistInnerHtml();
public virtual string GetPersistInnerHtml();
[System.Obsolete("The recommended alternative is GetPersistenceContent(). http://go.microsoft.com/fwlink/?linkid=14202")]
public virtual string GetPersistInnerHtml();
abstract member GetPersistInnerHtml : unit -> string
override this.GetPersistInnerHtml : unit -> string
[<System.Obsolete("The recommended alternative is GetPersistenceContent(). http://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member GetPersistInnerHtml : unit -> string
override this.GetPersistInnerHtml : unit -> string
Public Overridable Function GetPersistInnerHtml () As String

Zwraca

Trwały wewnętrzny znacznik HTML kontrolki.

Atrybuty

Uwagi

Note

Metoda GetPersistInnerHtml jest przestarzała. GetPersistenceContent Użyj metody dla równoważnych funkcji projektanta kontrolek.

Dotyczy

Zobacz też