File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/CMSModules/Sharepoint/FormControls/ConnectionTest.ascx
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="ConnectionTest.ascx.cs" Inherits="CMSModules_SharePoint_FormControls_ConnectionTest" %>
<cms:LocalizedButton ID="btnTestConnection" ResourceString="sharepoint.testconnection.testconnection" ToolTipResourceString="sharepoint.testconnection.testconnection.description" ButtonStyle="Default"
OnClick="btnTestConnection_OnClick" EnableViewState="False" runat="server"
/><asp:Label ID="lblConnectionStatus" CssClass="form-control-text" EnableViewState="false" runat="server" />