C# Class WebAdvanced.Sitemap.ImportExport.SitemapExportHandler

Inheritance: IExportEventHandler
Afficher le fichier Open project: webadvanced/Orchard-SiteMap

Méthodes publiques

Méthode Description
Exported ( dynamic context ) : void
Exporting ( dynamic context ) : void
SitemapExportHandler ( IAdvancedSitemapService sitemapService ) : System.Collections.Generic

Method Details

Exported() public méthode

public Exported ( dynamic context ) : void
context dynamic
Résultat void

Exporting() public méthode

public Exporting ( dynamic context ) : void
context dynamic
Résultat void

SitemapExportHandler() public méthode

public SitemapExportHandler ( IAdvancedSitemapService sitemapService ) : System.Collections.Generic
sitemapService IAdvancedSitemapService
Résultat System.Collections.Generic