HtmlTextWriter::Write Method (Int64)
.NET Framework (current version)
Writes the text representation of a 64-byte signed integer to the output stream, along with any pending tab spacing.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System::Int64
The 64-byte signed integer to write to the output stream.
.NET Framework
Available since 1.1
Available since 1.1
Show: