System.Web.UI.PropertyConverter Class

Contains helper functions to convert property values to and from strings.

See Also: PropertyConverter Members

Syntax

public static class PropertyConverter

Remarks

The System.Web.UI.PropertyConverter class is used by the ASP.NET page framework and is not intended to be accessed directly from your code. You can use the Enum structure to convert string values to and from enumerators, or System.ComponentModel.TypeConverter to convert objects.

Requirements

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