Uiinfrastructure API Docs  
 

HTMLImg Constructor (String, String)

public HTMLImg(
   string src,
   string alt
);

Parameters

src
Pass the source string of this image.
alt
Pass the alt string of this image.

See Also

HTMLImg Class | com.plumtree.xpshared.htmlelements Namespace | HTMLImg Constructor Overload List