Method | Description | |
---|---|---|
GetAbbreviatedDescription ( int length ) : string |
Gets an abbreviated description truncated to a specific size (nearest word).
|
public GetAbbreviatedDescription ( int length ) : string | ||
length | int | The allowable length for a title. |
return | string |