Plumtree UI Infrastructure API  
 

HTMLLink.SetRel Method 

Set the value of the rel attribute.

public virtual void SetRel(
   string s
);

Parameters

s
String value

See Also

HTMLLink Class | com.plumtree.xpshared.htmlelements Namespace