Collapse All
Expand All
C#
EPiServer CMS SDK Documentation
PlugInSettings
.
.
::
.
ChangeType Method
PlugInSettings Class
See Also
Send Feedback
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
PlugInSettings Class
EPiServer.PlugIn Namespace