Méthode | Description | |
---|---|---|
DetailsLink ( this q ) : string | ||
LinkTo ( this s ) : string | ||
PresentText ( this text, int maxLength ) : string |
Méthode | Description | |
---|---|---|
ToUrlFriendly ( this s ) : string |
This is lifted from a Stackoverflow post
|
|
Truncate ( this str, int maxlength, bool addDots ) : string |
public static DetailsLink ( this q ) : string | ||
q | this | |
Résultat | string |
public static PresentText ( this text, int maxLength ) : string | ||
text | this | |
maxLength | int | |
Résultat | string |