HtmlUtils.ImgRef

Returns an IMG link as a string. If the image is null or empty a blank string is returned.

public static string ImgRef(string imageUrl,
	string additionalMarkup)

Parameters

imageUrl

additionalMarkup
any additional attributes added to the element


See also:

Class HtmlUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic