C# Class Sdl.Web.Modules.Degrees51.Degrees51AreaRegistration

Inheritance: Sdl.Web.Mvc.Configuration.BaseAreaRegistration
Datei anzeigen Open project: sdl/dxa-modules Class Usage Examples

Public Properties

Property Type Description
LITE_URI string

Public Methods

Method Description
DownloadLite ( ) : void

Attempt to download the Lite dataset from 51Degrees if no dataset exists.

Protected Methods

Method Description
RegisterAllViewModels ( ) : void

Method Details

DownloadLite() public static method

Attempt to download the Lite dataset from 51Degrees if no dataset exists.
public static DownloadLite ( ) : void
return void

RegisterAllViewModels() protected method

protected RegisterAllViewModels ( ) : void
return void

Property Details

LITE_URI public_oe static_oe property

public static string LITE_URI
return string