Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
CSPCodec.Encode Method (Char)
CSP-encodes a character.
public static string Encode(
char input
);
Parameters
-
input
- Character to encode
Return Value
CSP-encoded representation of the input character
See Also
CSPCodec Class | Plumtree.Remote.Util Namespace | CSPCodec.Encode Overload List