System.Web.UI.Design.WebControls.DataProviderNameConverter.GetStandardValuesSupported Method

Gets a value indicating whether this object returns a standard set of ActiveX® Data Objects (ADO) for the .NET Framework (ADO.NET) provider names that can be picked from a list.

Syntax

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

Parameters

context
An object implementing the System.ComponentModel.ITypeDescriptorContext that provides information about a context to a type converter so that the type converter can perform a conversion.

Returns

Always true.

Remarks

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0