Class SitemapHandler
Implements
Inherited Members
Namespace: DotNetNuke.Services.Sitemap
Assembly: DotNetNuke.dll
Syntax
public class SitemapHandler : IHttpHandler
Constructors
SitemapHandler()
Declaration
public SitemapHandler()
Properties
IsReusable
Declaration
public bool IsReusable { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
ProcessRequest(HttpContext)
Declaration
public void ProcessRequest(HttpContext context)
Parameters
Type | Name | Description |
---|---|---|
HttpContext | context |