Uiinfrastructure API Docs  
 

GeneralHelpers.TruncateLongString Method 

public static string TruncateLongString(
   string strInput,
   int nMaxChars,
   bool bMaximumWordLength
);

See Also

GeneralHelpers Class | com.plumtree.uiinfrastructure.statichelpers Namespace