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
Afficher le fichier Open project: sdl/dxa-modules

Méthodes publiques

Méthode Description
Preload ( string parameters ) : void

Method Details

Preload() public méthode

public Preload ( string parameters ) : void
parameters string
Résultat void