Show / Hide Table of Contents

Class SitemapHandler

Inheritance
object
SitemapHandler
Implements
IHttpHandler
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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

Implements

IHttpHandler

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS