AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageImageElementConverter..::..CanConvert Method

Determines whether this instance can convert the specified object type.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool CanConvert(
	Type objectType
)

Parameters

objectType
Type: Type
Type of the object.

Return Value

true if this instance can convert the specified object type; otherwise, false.