C# 클래스 N2.Web.UI.CacheUtility

파일 보기 프로젝트 열기: bherila/n2cms

공개 메소드들

메소드 설명
InitOutputCache ( ICacheManager cacheManager, HttpContext context ) : void

메소드 상세

InitOutputCache() 공개 정적인 메소드

public static InitOutputCache ( ICacheManager cacheManager, HttpContext context ) : void
cacheManager ICacheManager
context System.Web.HttpContext
리턴 void