Information about a control associated with another. This class stores the name of the associated control and the control to which it is associated.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
<TypeConverterAttribute("ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.BuddyControlConverter, ESRI.ArcGIS.ADF.Web.UI.WebControls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")>
<SerializableAttribute()>
Public Class BuddyControl |
C# | |
---|
[TypeConverterAttribute("ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.BuddyControlConverter, ESRI.ArcGIS.ADF.Web.UI.WebControls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")]
[SerializableAttribute()]
public class BuddyControl |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also