[This is preliminary documentation and is subject to change.]
The StringRenderingTarget type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| StringRenderingTarget | Initializes a new instance of the StringRenderingTarget class | |
| StringRenderingTarget(Boolean) | Initializes a new instance of the StringRenderingTarget class |
Methods
| Name | Description | |
|---|---|---|
| Encode | ||
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| Flush | ||
Serves as the default hash function. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString |
Returns what has been written
(Overrides | |
| Write(Object) | ||
| Write(String) | ||
| WriteLine(Object) | ||
| WriteLine(String) |
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| EncodeHtml |
Properties
| Name | Description | |
|---|---|---|
| Value |
Returns what has been written
|
See Also