Plumtree UI Infrastructure API  
 

HTMLGenericInputElement.SetName Method 

Override HTMLElement.SetName.

public override void SetName(
   string s
);

Parameters

s
String value

See Also

HTMLGenericInputElement Class | com.plumtree.xpshared.htmlelements Namespace