System.Web.UI.WebControls.TargetConverter.GetStandardValuesSupported Method

Returns a value that indicates whether this object supports a standard set of values that can be picked from a list, using the specified context.

Syntax

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

Parameters

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

Returns

true if TargetConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext) should be called to find a common set of values the object supports; otherwise, false.

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