This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
HtmlTextWriter Methods
The methods of the HtmlTextWriter class are listed below. For a complete list of HtmlTextWriter class members, see the HtmlTextWriter Members topic.
Public:
AddAttribute |
Overloaded. [To be supplied.] |
AddStyleAttribute |
Overloaded. [To be supplied.] |
Close (inherited from IndentedTextWriter) |
[To be supplied.] |
Equals (inherited from Object) |
Determines whether the specified Object is the same instance as the current Object. Subclasses are expected to override this method to support value equality (not reference equality). |
Flush (inherited from IndentedTextWriter) |
[To be supplied.] |
GetHashCode (inherited from Object) |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) |
Gets the Type of the Object. |
Indent (inherited from IndentedTextWriter) |
[To be supplied.] |
RenderBeginTag |
Overloaded. [To be supplied.] |
RenderEndTag |
[To be supplied.] |
ToString (inherited from Object) |
Returns a String that represents the current Object. |
Unindent (inherited from IndentedTextWriter) |
[To be supplied.] |
Write (inherited from TextWriter) |
Overloaded. Writes the given data type to a text stream. |
WriteAttribute |
Overloaded. [To be supplied.] |
WriteBeginTag |
[To be supplied.] |
WriteEndTag |
[To be supplied.] |
WriteFullBeginTag |
[To be supplied.] |
WriteLine (inherited from IndentedTextWriter) |
Overloaded. [To be supplied.] |
WriteLineNoTabs (inherited from IndentedTextWriter) |
[To be supplied.] |
WriteStyleAttribute |
Overloaded. [To be supplied.] |
Protected:
See Also
HtmlTextWriter Class | System.Web.UI Namespace