Plumtree UI Infrastructure API  
 

HTMLImg Class

Use this class to render an html img element.

Spec

For a list of all members of this type, see HTMLImg Members.

System.Object
   com.plumtree.xpshared.htmlelements.HTMLElement
      com.plumtree.xpshared.htmlelements.HTMLImg

public class HTMLImg : HTMLElement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.xpshared.htmlelements

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

HTMLImg Members | com.plumtree.xpshared.htmlelements Namespace