Click or drag to resize
Sandcastle Help File BuilderImageReferenceToMediaLink Method
Convert the image reference to a <mediaLink> element.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string ToMediaLink()

Return Value

Type: String
The image in its <mediaLink> element form
See Also