summaryP:DotNetNuke.Entities.Urls.UrlAction.RedirectAllowed

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

Syntax

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

See Also