System.Web.UI.Design.DataMemberConverter.GetStandardValuesSupported Method

Gets a value indicating whether the converter supports a standard set of values that can be picked from a list.

Syntax

public override bool GetStandardValuesSupported (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext object that can be used to gain additional context information.

Returns

true if System.ComponentModel.TypeConverter.GetStandardValues should be called to find a common set of values the object supports; otherwise, false. This implementation always returns true.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0