A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More

Settings.aspx

Version InfoThis topic applies to Episerver.ConnectForMarketingAutomation 4.0.0 and lower. For later versions, see Sample Connector - IMarketingConnector

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Settings.ascx.cs" Inherits="DemoConnector.Settings" %>
<asp:PlaceHolder runat="server" ID="uxSettings">
    <div class="epi-contentContainer epi-padding">
        <h1 class="EP-prefix">Hello DemoConnector</h1>
    </div>
</asp:PlaceHolder>

Last updated: Dec 14, 2015