DataControlReferenceIDConverter::GetStandardValuesSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Returns a value that indicates whether this converter supports a standard set of control names that can be selected from the collection.
Assembly: System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)
public: virtual bool GetStandardValuesSupported( ITypeDescriptorContext^ context ) override
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
An object that provides context information to this type converter.
.NET Framework
Available since 4.0
Available since 4.0
Show: