Plumtree UI Infrastructure API  
 

HTMLImg.SetHeight Method 

Set the value of the height atribute.

public virtual void SetHeight(
   string s
);

Parameters

s
String value.

See Also

HTMLImg Class | com.plumtree.xpshared.htmlelements Namespace