ESRI.ArcGIS.ADF.Web.UI.WebControls
GetSupportedBuddyControlTypes Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TaskResults Class : GetSupportedBuddyControlTypes Method




The method supports the .NET ADF infrastructure and is not intended to be used directly from your code.

Syntax

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

See Also

© 2010 All Rights Reserved.