C1.WPF.Document Assembly / C1.WPF.Document Namespace / C1LinkTargetBase Class / Encode Method

In This Topic
Encode Method (C1LinkTargetBase)
In This Topic
For internal use. Encodes this C1LinkTargetBase object to the string, use Parse method to decode.
Syntax
'Declaration
 
Public Function Encode() As String
 
See Also