Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Subtext
Web
SiteMap
SiteMapHttpHandler
C# Class Subtext.Web.SiteMap.SiteMapHttpHandler
Your blog sitemap that search engines can use to decide how to index your site.
Inheritance:
IHttpHandler
Datei anzeigen
Open project: ayende/Subtext
Class Usage Examples
Public Methods
Method
Description
ProcessRequest
(
HttpContext
context
) :
void
Private Methods
Method
Description
CalculateFrequency
(
Entry
entry
) :
ChangeFrequency
Method Details
ProcessRequest()
public
method
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
return
void