Parameter.ToString Method ()
.NET Framework (current version)
Converts the value of this instance to its equivalent string representation.
Assembly: System.Web (in System.Web.dll)
The ToString method returns the Name property of the Parameter object. If the Parameter object has no name, ToString returns String.Empty.
.NET Framework
Available since 2.0
Available since 2.0
Show: