System.Web.UI.Design.SkinIDTypeConverter.CanConvertTo Method

Returns a value indicating whether this converter can convert a System.Web.UI.Control.SkinID object to the specified type, using the specified context.

Syntax

public override bool CanConvertTo (System.ComponentModel.ITypeDescriptorContext context, Type destType)

Parameters

context
An T:System.ComponentModel.ITypeDescriptorContext that provides a format context for the control being designed.
destType
A T:System.Type that represents the type to convert to.

Returns

true, if a conversion can be made; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0