Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

CSPCodec.Decode Method 

CSP-decodes a string.

public static string Decode(
   string input
);

Parameters

input
The CSP-encoded string.

Return Value

The CSP-decoded string.

See Also

CSPCodec Class | Plumtree.Remote.Util Namespace