FontUnit::ToString Method

 

Converts the FontUnit object to a string representation.

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

NameDescription
System_CAPS_pubmethodToString()

Converts the FontUnit object to the default string representation.(Overrides ValueType::ToString().)

System_CAPS_pubmethodToString(CultureInfo^)

Converts the FontUnit object to a string representation, using the specified System.Globalization::CultureInfo.

System_CAPS_pubmethodToString(IFormatProvider^)

Converts a FontUnit object to a string equivalent using the specified format provider.

Return to top
Show: