System.Web.UI.ObjectConverter Class

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.

See Also: ObjectConverter Members

Syntax

[System.Obsolete("Use the System.Convert class and String.Format instead", false)]
public sealed class ObjectConverter

Remarks

Documentation for this section has not yet been entered.

Requirements

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