C# 클래스 WebAdvanced.Sitemap.ImportExport.SitemapExportHandler

상속: IExportEventHandler
파일 보기 프로젝트 열기: webadvanced/Orchard-SiteMap

공개 메소드들

메소드 설명
Exported ( dynamic context ) : void
Exporting ( dynamic context ) : void
SitemapExportHandler ( IAdvancedSitemapService sitemapService ) : System.Collections.Generic

메소드 상세

Exported() 공개 메소드

public Exported ( dynamic context ) : void
context dynamic
리턴 void

Exporting() 공개 메소드

public Exporting ( dynamic context ) : void
context dynamic
리턴 void

SitemapExportHandler() 공개 메소드

public SitemapExportHandler ( IAdvancedSitemapService sitemapService ) : System.Collections.Generic
sitemapService IAdvancedSitemapService
리턴 System.Collections.Generic