Returns a value indicating whether this converter supports a set of control ID values that can be selected from a list.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- context (ITypeDescriptorContext)
An ITypeDescriptorContext object that provides a format context.
Return Value
Return Value
true if GetStandardValues(ITypeDescriptorContext) should be called to find a common set of control ID values the object supports; otherwise, false. The default is true.
Assembly: System.Web.Extensions.Design (Module: System.Web.Extensions.Design)