summaryP:DotNetNuke.Entities.Portals.PortalAliasInfo.Redirect

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

Syntax

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

See Also