ESRI.ArcGIS.ADF.Web.UI.WebControls
BuddyControl Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > BuddyControl Class > BuddyControl Constructor : BuddyControl Constructor(String)




name
The name of the control.
Constructor.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal name As String _
)
Visual Basic (Usage)Copy Code
Dim name As String
 
Dim instance As BuddyControl(name)
C# 
public BuddyControl( 
   string name
)

Parameters

name
The name of the control.

See Also

© 2010 All Rights Reserved.