System.Web.UI.Design.SkinIDTypeConverter.CanConvertFrom Method

Returns a value indicating whether this converter can convert a System.Web.UI.Control.SkinID object to a string using the provided format context and type.

Syntax

public override bool CanConvertFrom (System.ComponentModel.ITypeDescriptorContext context, Type sourceType)

Parameters

context
An T:System.ComponentModel.ITypeDescriptorContext that provides a format context for the control being designed.
sourceType
A Type.

Returns

true, if the 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