WebColorConverter::ConvertToString Method

 

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

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

Converts the given value to a string representation, using the specified context and culture information.(Inherited from TypeConverter.)

System_CAPS_pubmethodConvertToString(ITypeDescriptorContext^, Object^)

Converts the given value to a string representation, using the given context.(Inherited from TypeConverter.)

System_CAPS_pubmethodConvertToString(Object^)

Converts the specified value to a string representation.(Inherited from TypeConverter.)

Return to top
Show: