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
Показать файл Открыть проект

Открытые методы

Метод Описание
Preload ( string parameters ) : void

Описание методов

Preload() публичный Метод

public Preload ( string parameters ) : void
parameters string
Результат void