AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

StringExtensions..::..TrimWhiteSpace Method

Trims the white space.

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

Syntax


public static string TrimWhiteSpace(
	this string str
)

Parameters

str
Type: String
The string.

Return Value

System.String.