Parses a Carriage Return based into a
- style HTML list by splitting each carriage return separated line.
public static string TextListToHtmlList(string text)
Return Value
string
Parameters
text
The carriage return separated text list
See also:
Class WebUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic