#EqualsPopupDestinations

##About

Summary: Gets or sets a collection of aspx pages and database columns that will be used for popup windows when the Equals(Popup) filter is selected. When a column in the set is selected with this filter, then the corresponding aspx page will be launched instead of the standard popup window.
Data Type: System.Collections.Generic.Dictionary
Accepted Values:
Default Value: {}
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots