This documentation is archived and is not being maintained.
PropertyConverter Class
.NET Framework 1.1
Contains helper functions to convert property values to and from strings.
For a list of all members of this type, see PropertyConverter Members.
System.Object
System.Web.UI.PropertyConverter
[Visual Basic] NotInheritable Public Class PropertyConverter [C#] public sealed class PropertyConverter [C++] public __gc __sealed class PropertyConverter [JScript] public class PropertyConverter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Requirements
Namespace: System.Web.UI
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)
See Also
Show: