RemoveEnd(string, string) Method
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