[This is preliminary documentation and is subject to change.]
Encodes an object per underlying target specification. For example, a Http-related target may
encode strings using HttpEncoder. If particular target does not support encoding then this method should just return the argument unmodified
Namespace: NFX.TemplatizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- value
- Type:
System Object
Return Value
Type:
See Also