C# Class HedgehogDevelopment.Scaas.Web.Global

Inheritance: Sitecore.Web.Application
Show file Open project: HedgehogDevelopment/sitecore-content-service

Protected Methods

Method Description
Application_Start ( object sender, EventArgs e ) : void

Private Methods

Method Description
ConfigureJsonSerialization ( ) : void

Configures the JSON serializer to work nicely with our Content Items

Method Details

Application_Start() protected method

protected Application_Start ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void