- Namespace
- Statiq
.Common - Containing Type
- StringExtensions
Syntax
public static string RemoveEnd(this string str, string value, StringComparison comparisonType)
Parameters
| Name | Type | Description |
|---|---|---|
| str | string | |
| value | string | |
| comparisonType | StringComparison |
Return Value
| Type | Description |
|---|---|
| string |