System.Web.UI.Design.DataSourceViewSchemaConverter.GetStandardValuesExclusive Method

Indicates whether this converter returns a list containing all possible values that can be assigned to the associated control property.

Syntax

public override bool GetStandardValuesExclusive (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 list containing all possible values that can be assigned to the associated control property; otherwise false.

Remarks

The erload:System.Web.UI.Design.DataSourceViewSchemaConverter.GetStandardValuesExclusive method for a System.Web.UI.Design.DataSourceViewSchemaConverter returns false, indicating that the list returned by the erload:System.Web.UI.Design.DataSourceViewSchemaConverter.GetStandardValues method is not an exclusive list of all possible assignable values.

Requirements

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