SubstitutionResponseElement 클래스

정의

출력 캐시 응답에 동적으로 생성된 출력을 삽입하기 위해 호출할 수 있는 관리되는 대리자를 나타냅니다.

public ref class SubstitutionResponseElement : System::Web::Caching::ResponseElement
[System.Serializable]
public class SubstitutionResponseElement : System.Web.Caching.ResponseElement
[<System.Serializable>]
type SubstitutionResponseElement = class
    inherit ResponseElement
Public Class SubstitutionResponseElement
Inherits ResponseElement
상속
SubstitutionResponseElement
특성

생성자

Name Description
SubstitutionResponseElement(HttpResponseSubstitutionCallback)

SubstitutionResponseElement 클래스의 새 인스턴스를 초기화합니다.

속성

Name Description
Callback

대체 콜백 메서드에 대한 참조를 가져옵니다.

메서드

Name Description
Equals(Object)

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상