ELink Link Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns a link encoded as a string using whatever randomization seed was passed to the last Encode(seed) call. If Encode() was not called, then the link will get encoded using system rnd for a seed value

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public string Link { get; }

Property Value

Type: OnlineString
See Also