Plumtree UI Infrastructure API  
 

HTMLElementCollection.SetName Method 

Method rewritten to disallow calling on an HTMLElementCollection

public void SetName(
   string s
);

Parameters

s
String

See Also

HTMLElementCollection Class | com.plumtree.xpshared.htmlelements Namespace