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