ControlDesigner.GetPersistInnerHtml 메서드

정의

주의

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

컨트롤의 지속 가능한 내부 HTML 태그를 검색합니다.

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

반품

컨트롤의 지속 가능한 내부 HTML 태그입니다.

특성

설명

메모

GetPersistInnerHtml 메서드는 사용되지 않습니다. GetPersistenceContent 동일한 컨트롤 디자이너 기능에 대 한 메서드를 사용 합니다.

적용 대상

추가 정보