Plumtree UI Infrastructure API
HTMLImg.SetAlt Method
Set the value of the alt atribute.
public virtual void SetAlt(
string
s
);
Parameters
s
String value.
See Also
HTMLImg Class
|
com.plumtree.xpshared.htmlelements Namespace