HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RMourik/bassol.nl/wwwroot/CMSModules/Ecommerce/FormControls/SupplierSelector.ascx
<%@ Control Language="C#" AutoEventWireup="true"
    Inherits="CMSModules_Ecommerce_FormControls_SupplierSelector" CodeFile="SupplierSelector.ascx.cs" %>
<%@ Register Src="~/CMSAdminControls/UI/UniSelector/UniSelector.ascx" TagName="UniSelector" TagPrefix="cms" %>

<cms:UniSelector ID="uniSelector" runat="server" ShortID="s" DisplayNameFormat="{%SupplierDisplayName%}"
    EditDialogWindowHeight="400" EditDialogWindowWidth="680"
    ObjectType="ecommerce.supplier" ResourcePrefix="supplierselector" ReturnColumnName="SupplierID"
    SelectionMode="SingleDropDownList" AllowEmpty="false" />