VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Placeholders.Commands
HyperlinkFragmentHtmlPlaceholder Class
HyperlinkFragmentHtmlPlaceholder Methods
Encode Method
GetObjectText Method
HyperlinkFragmentHtmlPlaceholder
Encode Method
Not implemented.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
string
Encode
(
string
value
)
Parameters
value
Type:
System
String
String value to encode.
Return Value
Type:
String
Nothing -- Not presently implemented.
Implements
IEncodingPlaceholderCommand
Encode(String)
See Also
Reference
HyperlinkFragmentHtmlPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace