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




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

Syntax

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

See Also

© 2010 All Rights Reserved.