Encode Method

Summary
Encodes the specified key.
Syntax
C#
VB
C++
public static string Encode( 
   string key 
) 
Public Shared Function Encode( _ 
   ByVal key As String _ 
) As String 
public: 
static String^ Encode(  
   String^ key 
)  

Parameters

key
The key to encode.

Return Value

Encoded key data.

Requirements

Target Platforms

See Also

Reference

BindUtils Class

BindUtils Members

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.