WebColorConverter::ConvertFrom Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^)

This API supports the product infrastructure and is not intended to be used directly from your code. Converts the given value to the type of the converter.(Overrides ColorConverter::ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^).)

System_CAPS_pubmethodConvertFrom(Object^)

Converts the given value to the type of this converter.(Inherited from TypeConverter.)

Return to top
Show: