This topic has not yet been rated - Rate this topic

SPContext.IsPopUI property

Gets a value that indicates whether the current request is for a page that represents a pop-up dialog in the user interface (UI).

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool IsPopUI { get; }

Property value

Type: System.Boolean
true if the page is used as a pop-up dialog; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.