C# Class StaticContentHosting.Web.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: mspnp/cloud-design-patterns

Méthodes protégées

Méthode Description
Application_Start ( ) : void

Private Methods

Méthode Description
DeployStaticContent ( ) : void

Deploy static content to the storage account setup for static content

UploadFolder ( string folderName, Microsoft.WindowsAzure.Storage.Blob.CloudBlobContainer container ) : void

Upload the files in the folder

Method Details

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void