Decode string.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public static string DecodeString(
	string s
)
Visual Basic
Public Shared Function DecodeString ( _
	s As String _
) As String

Parameters

s
Type: System..::..String

Return Value

See Also