SPMobileUtility.GetEllipsisString Method

Include Protected Members
Include Inherited Members

Returns a truncated version of the specified string up to the specified length with ellipsis characters appended, or the entire string if it does not exceed the specified length.

Overload List

  Name Description
Public methodStatic member GetEllipsisString(String, Int32) Returns a truncated version of the specified string up to the specified length with ellipsis characters appended, or the entire string if it does not exceed the specified length.
Public methodStatic member GetEllipsisString(String, Int32, String) Returns a truncated version of the specified string up to the specified length with ellipsis characters appended, or the entire string if it does not exceed the specified length.

Top

See Also

Reference

SPMobileUtility Class

SPMobileUtility Members

Microsoft.SharePoint.Utilities Namespace