ESRI.ArcGIS.ADF.ArcGISServer.Editor
GetSupportedBuddyControlTypes Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorTaskWebConfigurator Class : GetSupportedBuddyControlTypes Method




Gets the types of controls that can be buddied to this control.

Syntax

Visual Basic (Declaration) 
Public Function GetSupportedBuddyControlTypes() As Type()
Visual Basic (Usage)Copy Code
Dim instance As EditorTaskWebConfigurator
Dim value() As Type
 
value = instance.GetSupportedBuddyControlTypes()
C# 
public Type[] GetSupportedBuddyControlTypes()

Return Value

An array of Type objects that can be buddied to this control.

See Also

© 2010 All Rights Reserved.