AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

StringExtensions..::..TrimPunctuation Method

Trims the punctuation.

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

Syntax


public static string TrimPunctuation(
	this string text
)

Parameters

text
Type: String
The text.

Return Value

System.String.