C# Class 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.
Inheritance: IProcessHostPreloadClient
Datei anzeigen Open project: sdl/dxa-modules

Public Methods

Method Description
Preload ( string parameters ) : void

Method Details

Preload() public method

public Preload ( string parameters ) : void
parameters string
return void