wwUtils.TextAbstract

Returns an abstract of the provided text by returning up to Length characters of a text string. If the text is truncated a ... is appended.

public static string TextAbstract( string Text,
	int Length );

Return Value

string

Parameters

Text
Text to abstract

Length
Number of characters to abstract to


See also:

Class wwUtils


  Last Updated: 7/7/2008 | © West Wind Technologies, 2008