Plumtree UI Infrastructure API  
 

HTMLImg.SetWidth Method 

Set the value of the width atribute.

public virtual void SetWidth(
   string s
);

Parameters

s
String value.

See Also

HTMLImg Class | com.plumtree.xpshared.htmlelements Namespace