Uiinfrastructure API Docs  
 

HTMLElement.SetName Method 

Call this method to set the value of the name attribute of this HTML element.

public virtual void SetName(
   string s
);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace