AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ExceptionUtility..::..DecryptWebResourceParameter Method

Decrypts the web resource parameter.

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

Syntax


public static string DecryptWebResourceParameter(
	string webResourceParameter
)

Parameters

webResourceParameter
Type: String
The web resource parameter.

Return Value

System.String.