AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageRouteHandlerBase..::..RemoveBeginningSlash Method

Removes the beginning slash.

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

Syntax


protected internal static string RemoveBeginningSlash(
	string data
)

Parameters

data
Type: String
The data.

Return Value

System.String.