System.Web.UI.Design.DataMemberConverter.ConvertFrom Method

Converts the specified object to the native type of the converter.

Syntax

public override object ConvertFrom (System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext object that can be used to gain additional context information.
culture
A System.Globalization.CultureInfo that can be used to support localization features.
value
The object to convert.

Returns

An object that represents the specified object after conversion.

Remarks

Documentation for this section has not yet been entered.

Requirements

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