System.Web.UI.ObjectConverter: Method Members

The methods of System.Web.UI.ObjectConverter are listed below. For a list of all members, see the ObjectConverter Members list.

See Also: Inherited members from System.Object

Public Methods

static
ConvertValue(object, Type, string) : object

Converts an object from one object type to another object type. This class is obsolete. Use the Convert class and the string.Format(string, object) method instead.