System.Web.UI.Design.DataSourceViewSchemaConverter.GetStandardValues Method

Returns a list of available values that can be assigned to the associated control property.

Syntax

public virtual System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context, Type typeFilter)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext implementation that can be used to gain additional context information.
typeFilter
A type used to filter fields to include in the standard values list.

Returns

A System.ComponentModel.TypeConverter.StandardValuesCollection containing available values for assignment to the associated control property.

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: 2.0.0.0