Namespace:  EPiServer.PlugIn
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public static Object ChangeType(
	Object value,
	Type destinationType
)

Parameters

value
Type: System..::.Object
destinationType
Type: System..::.Type

See Also