summaryP:DotNetNuke.Entities.Urls.UrlAction.BypassCachedDictionary

Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool BypassCachedDictionary { get; set; }
Visual Basic
Public Property BypassCachedDictionary As Boolean
	Get
	Set

See Also