<%@ Control Language="C#" AutoEventWireup="false" CodeFile="LayoutBinding.ascx.cs" Inherits="CMSModules_DeviceProfile_Controls_LayoutBinding" %>
">
<% if (TargetLayout != null) { %> " alt="<%= HTMLHelper.HTMLEncode(GetString("device_profile.layoutmapping.unset")) %>" title="<%= HTMLHelper.HTMLEncode(GetString("device_profile.layoutmapping.unset")) %>" class="RemoveButton" onclick="jQuery.Event(event).stopPropagation(); Client_UnsetTargetLayout({sourceLayoutId:<%= SourceLayout.LayoutId.ToString("D") %>});" /> <% } %>