System.Web.UI.WebControls.TargetConverter.GetStandardValuesExclusive Method

Returns a value that indicates whether the collection of standard values returned from the TargetConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext) method is an exclusive list.

Syntax

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

Parameters

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

Returns

true if the System.ComponentModel.TypeConverter.StandardValuesCollection returned from TargetConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext) is an exhaustive list of possible values; false if other values are possible.

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