Method | Description | |
---|---|---|
For ( string toSlug ) : string | ||
For ( string toSlug, IEnumerable |
Method | Description | |
---|---|---|
ConcatSpaces ( string toSlug ) : string | ||
CullEntities ( string toSlug ) : string | ||
EnsureSlugUnique ( string newSlug, IEnumerable |
||
IsEntity ( char ch ) : bool |
public static For ( string toSlug, IEnumerable |
||
toSlug | string | |
slugs | IEnumerable |
|
return | string |