summaryP:DotNetNuke.Web.Mvc.DnnMvcHandler.IsReusable

Namespace: DotNetNuke.Web.Mvc
Assembly: DotNetNuke.Web.Mvc (in DotNetNuke.Web.Mvc.dll)

Syntax

C#
protected virtual bool IsReusable { get; }
Visual Basic
Protected Overridable ReadOnly Property IsReusable As Boolean
	Get

See Also