Gets whether to use the popup.

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

Syntax

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

Remarks

Defaults to True

See Also