Common Custom controls
Common_CustomControls_VBNet\ADFCompositeControl\Properties\AssemblyInfo.vb
' Copyright 2010 ESRI
' 
' All rights reserved under the copyright laws of the United States
' and applicable international laws, treaties, and conventions.
' 
' You may freely redistribute and use this sample code, with or
' without modification, provided you include the original copyright
' notice and use restrictions.
' 
' See the use restrictions.
' 

Imports Microsoft.VisualBasic
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices

' General Information about an assembly is controlled through the following 
' set of attributes. Change these attribute values to modify the information
' associated with an assembly.
<Assembly: AssemblyTitle("ADFCompositeControl")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyConfiguration("")>
<Assembly: AssemblyCompany("ESRI")>
<Assembly: AssemblyProduct("ADFCompositeControl")>
<Assembly: AssemblyCopyright("Copyright � ESRI 2008")>
<Assembly: AssemblyTrademark("")>
<Assembly: AssemblyCulture("")>

<Assembly: System.Web.UI.TagPrefix("ADFCompositeControl_VBNet", "customCompositeVBNet")> 

<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>
<Assembly: System.Security.AllowPartiallyTrustedCallers()>
<Assembly: System.Web.UI.WebResource("ADFCompositeControl_VBNet.pan.png", "image/png")> 
<Assembly: System.Web.UI.WebResource("ADFCompositeControl_VBNet.zoom-in.png", "image/png")> 
<Assembly: System.Web.UI.WebResource("ADFCompositeControl_VBNet.zoom-out.png", "image/png")> 
<Assembly: System.Web.UI.WebResource("ADFCompositeControl_VBNet.identify.png", "image/png")>