DataControlReferenceIDConverter::ConvertToString Method

.NET Framework (current version)
 

Namespace:   System.Web.DynamicData.Design
Assembly:  System.Web.DynamicData.Design (in System.Web.DynamicData.Design.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: