.Net Framework > v2.0.50727 > System > Web > UI > HtmlTextWriter > Write Write(Boolean)
Write(Char)
Write(Char[])
Write(Char[],Int32,Int32)
Write(Double)
Write(Int32)
Write(Int64)
Write(Object)
Write(Single)
Write(String)
Write(String,Object)
Write(String,Object,Object)
Write(String,Object[])


Write(Boolean)

Category
Method
Description
Writes the text representation of a Boolean value to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
valueBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Char)

Category
Method
Description
Writes the text representation of a Unicode character to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
valueChar
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Char[])

Category
Method
Description
Writes the text representation of an array of Unicode characters to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
bufferChar[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Char[],Int32,Int32)

Category
Method
Description
Writes the text representation of a subarray of Unicode characters to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
bufferChar[]
indexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Double)

Category
Method
Description
Writes the text representation of a double-precision floating-point number to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
valueDouble
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Int32)

Category
Method
Description
Writes the text representation of a 32-byte signed integer to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
valueInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Int64)

Category
Method
Description
Writes the text representation of a 64-byte signed integer to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
valueInt64
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Object)

Category
Method
Description
Writes the text representation of an object to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
valueObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(Single)

Category
Method
Description
Writes the text representation of a single-precision floating-point number to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
valueSingle
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String)

Category
Method
Description
Writes the specified string to the output stream, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
sString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String,Object)

Category
Method
Description
Writes a tab string and a formatted string to the output stream, using the same semantics as the System.String.Format(System.String,System.Object) method, along with any pending tab spacing.
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String,Object,Object)

Category
Method
Description
Writes a formatted string that contains the text representation of two objects to the output stream, along with any pending tab spacing. This method uses the same semantics as the System.String.Format(System.String,System.Object,System.Object) method.
Type
void
Character
public
Parameters
NameTypeDescription
formatString
arg0Object
arg1Object
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Write(String,Object[])

Category
Method
Description
Writes a formatted string that contains the text representation of an object array to the output stream, along with any pending tab spacing. This method uses the same semantics as the System.String.Format(System.String,System.Object[]) method.
Type
void
Character
public
Parameters
NameTypeDescription
formatString
argObject[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database