ESRI.ArcGIS.ADF.Web.UI.WebControls
DefineSupportedTypes Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > MapBuddyControlEditor Class : DefineSupportedTypes Method




pContext
The descriptor context.
Sets the design-time list of supported types.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub DefineSupportedTypes( _
   ByVal pContext As ITypeDescriptorContext _
) 
Visual Basic (Usage)Copy Code
Dim instance As MapBuddyControlEditor
Dim pContext As ITypeDescriptorContext
 
instance.DefineSupportedTypes(pContext)
C# 
protected override void DefineSupportedTypes( 
   ITypeDescriptorContext pContext
)

Parameters

pContext
The descriptor context.

See Also

© 2010 All Rights Reserved.