System.Web.UI.WebControls.TargetConverter.GetStandardValues Method

Returns a collection of standard values from the default context for the data type this type converter is designed for.

Syntax

public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that provides a format context.

Returns

A System.ComponentModel.TypeConverter.StandardValuesCollection containing a standard set of valid values, or null if the data type does not support a standard set of values.

Remarks

This is an internal-only class.

Requirements

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