AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageRouteHandlerBase..::..RemoveEndingSlash Method

Removes the ending slash.

Namespace:  AdvantageCMS.Core.Routing
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


protected internal static string RemoveEndingSlash(
	string data
)

Parameters

data
Type: String
The data.

Return Value

System.String.