<%@ Control Language="C#" AutoEventWireup="true" CodeFile="~/CMSWebParts/DeviceProfile/SwitchDeviceDetection.ascx.cs" Inherits="CMSWebParts_DeviceProfile_SwitchDeviceDetection" %>
<asp:Panel ID="pnlContent" runat="server" CssClass="WebPartSwitchDeviceDetection" >
<asp:LinkButton ID="lnkLink" runat="server" CssClass="SwitchDeviceDetection" OnClick="lnkLink_OnClick">
</asp:LinkButton>
</asp:Panel>