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