System.Web.UI.Design.DataSourceViewSchemaConverter.GetStandardValuesSupported Method

Indicates whether this converter returns a set of available values for assignment to a control property within the specified context.

Syntax

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

Parameters

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

Returns

true if this converter returns a standard set of available values for assignment to the associated control property; otherwise false.

Remarks

Requirements

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