StringHtmlExtensions..::..TruncateHtml Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
TruncateHtml(String, Int32, String) |
Truncates a string containing HTML to a number of text characters, keeping whole words.
The result contains HTML and any tags left open are closed.
|
![]() ![]() |
TruncateHtml(String, Int32) |
Truncates a string containing HTML to a number of text characters, keeping whole words.
The result contains HTML and any tags left open are closed.
|