summaryP:DotNetNuke.Services.Sitemap.SitemapHandler.IsReusable

Namespace: DotNetNuke.Services.Sitemap
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsReusable { get; }
Visual Basic
Public ReadOnly Property IsReusable As Boolean
	Get

Implements

IHttpHandler..::..IsReusable

See Also