Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
|---|---|---|
![]() ![]() |
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. |
![]() ![]() |
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
.gif)
.gif)