M-Files Vault Application Framework
C#
Show/Hide TOC
Hyperlink
Fragment
Html
Placeholder
Encode Method
Not implemented.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
string
Encode
(
string
value
)
Parameters
value
String
String value to encode.
Return Value
String
Nothing -- Not presently implemented.
Implements
IEncodingPlaceholderCommand
Encode(String)
See Also
Reference
HyperlinkFragmentHtmlPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also