Plumtree UI Infrastructure API  
 

HTMLBdo.SetDir Method 

Call this method to set the value of the dir attribute.

public virtual void SetDir(
   string s
);

Parameters

s
Pass the String value.

See Also

HTMLBdo Class | com.plumtree.xpshared.htmlelements Namespace