C# 클래스 Geta.SEO.Sitemaps.Controllers.GetaSitemapController

상속: Controller
파일 보기 프로젝트 열기: Geta/SEO.Sitemaps

공개 메소드들

메소드 설명
GetaSitemapController ( ) : System
GetaSitemapController ( ISitemapRepository sitemapRepository, Geta.SEO.Sitemaps.Utils.SitemapXmlGeneratorFactory sitemapXmlGeneratorFactory ) : System
Index ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
GetSitemapData ( Geta.SEO.Sitemaps.Entities.SitemapData sitemapData ) : bool

메소드 상세

GetaSitemapController() 공개 메소드

public GetaSitemapController ( ) : System
리턴 System

GetaSitemapController() 공개 메소드

public GetaSitemapController ( ISitemapRepository sitemapRepository, Geta.SEO.Sitemaps.Utils.SitemapXmlGeneratorFactory sitemapXmlGeneratorFactory ) : System
sitemapRepository ISitemapRepository
sitemapXmlGeneratorFactory Geta.SEO.Sitemaps.Utils.SitemapXmlGeneratorFactory
리턴 System

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult