AlbumOnNet WebControl Suite
ImagePrefetchConverter.ConvertTo Method (ITypeDescriptorContext, CultureInfo, Object, Type)
[Visual Basic]
Overrides Overloads Public Function ConvertTo( _
ByVal
context
As
ITypeDescriptorContext
, _
ByVal
culture
As
CultureInfo
, _
ByVal
value
As
Object
, _
ByVal
destType
As
Type
_
) As
Object
[C#]
public override
object
ConvertTo(
ITypeDescriptorContext
context
,
CultureInfo
culture
,
object
value
,
Type
destType
);
See Also
ImagePrefetchConverter Class
|
AlbumOnNet Namespace
|
ImagePrefetchConverter.ConvertTo Overload List