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