| ImageReferenceToImageLink Method |
Convert the image reference to an <img> element.
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string ToImageLink()
Public Function ToImageLink As String
public:
String^ ToImageLink()
member ToImageLink : unit -> string
Return Value
Type:
StringThe image in its
<img> element form
See Also