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