HttpResponseWrapper.DisableUserCache 메서드

정의

이 응답에 대한 IIS 사용자 모드 캐싱을 사용하지 않도록 설정합니다.

public:
 override void DisableUserCache();
public override void DisableUserCache ();
override this.DisableUserCache : unit -> unit
Public Overrides Sub DisableUserCache ()

설명

이 멤버에 대한 자세한 내용은 을 참조하세요 HttpResponse.DisableUserCache.

적용 대상