<%@ Control Language="C#" AutoEventWireup="true" CodeFile="PuxCountrySelector.ascx.cs" Inherits="CMSFormControls_Pux_PuxCountrySelector" %> <asp:DropDownList runat="server" ID="drpCountries" DataValueField="CountryID" DataTextField="CountryDisplayName" />