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