LowerCaseStringConverter::CanConvertTo Method

 

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodCanConvertTo(ITypeDescriptorContext^, Type^)

Determines whether an object can be converted to a lowercase string based on the specified parameters.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).)

System_CAPS_pubmethodCanConvertTo(Type^)

Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.)

Return to top
Show: