Unit::ToString Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Converts a Unit to a System::String.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A System::String that represents this Unit.

.NET Framework
Available since 1.1
Return to top
Show: