ESRI.ArcGIS.ADF.Web.UI.WebControls
BuddyControl Class
See Also  Members  
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : BuddyControl Class


Information about a control associated with another. This class stores the name of the associated control and the control to which it is associated.

Syntax

Visual Basic (Declaration)  
Public Class BuddyControl 
Visual Basic (Usage) Copy Code
Dim instance As BuddyControl
C#  
public class BuddyControl 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.UI.WebControls.BuddyControl

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also