RequestHelperIsPopup Property |
Determines if the current request is hosted in a popup.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static bool IsPopup { get; }
Public Shared ReadOnly Property IsPopup As Boolean
Get
Property Value
Type:
BooleanSee Also