HtmlTextWriter.WriteLineNoTabs Method (String)
.NET Framework (current version)
Writes a string, followed by a line terminator string, to the output stream. This method ignores any specified tab spacing.
Assembly: System.Web (in System.Web.dll)
Parameters
- s
-
Type:
System.String
The string to write to the output stream.
.NET Framework
Available since 1.1
Available since 1.1
Show: