ContextSelector<T>.AllowPopup property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property AllowPopup As Boolean
    Get
    Set
'Usage
Dim instance As ContextSelector
Dim value As Boolean

value = instance.AllowPopup

instance.AllowPopup = value
public bool AllowPopup { get; set; }

Property value

Type: System.Boolean

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace