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

Syntax

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

Parameters

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

See Also