C# Class WebAdvanced.Sitemap.ImportExport.SitemapExportHandler

Inheritance: IExportEventHandler
Show file Open project: webadvanced/Orchard-SiteMap

Public Methods

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

Method Details

Exported() public method

public Exported ( dynamic context ) : void
context dynamic
return void

Exporting() public method

public Exporting ( dynamic context ) : void
context dynamic
return void

SitemapExportHandler() public method

public SitemapExportHandler ( IAdvancedSitemapService sitemapService ) : System.Collections.Generic
sitemapService IAdvancedSitemapService
return System.Collections.Generic