







|
| A Sandcastle Documented Class Library |
| HtmlEntity..::..Entitize Method |
| HtmlEntity Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() | Entitize(String) |
Replace characters above 127 by entities.
|
![]() ![]() | Entitize(HtmlNode) |
Clone and entitize an HtmlNode. This will affect attribute values and nodes' text. It will also entitize all child nodes.
|
![]() ![]() | Entitize(String, Boolean) |
Replace characters above 127 by entities.
|
![]() ![]() | Entitize(String, Boolean, Boolean) |
Replace characters above 127 by entities.
|


