Unit::ToString Method

 

Converts a Unit to a string equivalent.

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

NameDescription
System_CAPS_pubmethodToString()

This API supports the product infrastructure and is not intended to be used directly from your code. Converts a Unit to a System::String.(Overrides ValueType::ToString().)

System_CAPS_pubmethodToString(CultureInfo^)

Converts a Unit to a string equivalent in the specified culture.

System_CAPS_pubmethodToString(IFormatProvider^)

Converts a Unit to a string equivalent using the specified format provider.

Return to top
Show: