ObjectConverter

ObjectConverterobsolete

System.Web.UI (system.web.dll)sealed class

This class is used automatically by the ASP.NET framework and never used directly in your code.

public sealed class ObjectConverter {
// Public Constructors
   public ObjectConverter( );
// Public Static Methods
   public static object ConvertValue(object value, Type toType, string formatString);
}


    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace