AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

StringExtensions..::..SafeString Method

Safes the string.

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

Syntax


public static string SafeString(
	this string s
)

Parameters

s
Type: String
The s.

Return Value

System.String.