Plumtree UI Infrastructure API  
 

HTMLArea.SetAlt Method 

Set the value of the alt atribute.

public virtual void SetAlt(
   string s
);

Parameters

s
String value.

See Also

HTMLArea Class | com.plumtree.xpshared.htmlelements Namespace