LowerCaseStringConverter::CanConvertTo Method
.NET Framework (current version)
Namespace:
System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CanConvertTo(ITypeDescriptorContext^, Type^) | Determines whether an object can be converted to a lowercase string based on the specified parameters.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).) |
![]() | CanConvertTo(Type^) | Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.) |
Show:
