C# 클래스 Sdl.Web.Modules.Degrees51.Degrees51PreloadClient

Degrees51PreloadClient This class can be used by IIS with the autoStart settings (if available). If configured correctly starting of the site through IIS should check/download the Lite version of the DataSet. If this is not configured then the old style Application_Start fallback will be used.
상속: IProcessHostPreloadClient
파일 보기 프로젝트 열기: sdl/dxa-modules

공개 메소드들

메소드 설명
Preload ( string parameters ) : void

메소드 상세

Preload() 공개 메소드

public Preload ( string parameters ) : void
parameters string
리턴 void