Plumtree UI Infrastructure API  
 

HTMLSelect.ValidateName Method 

Check to see if a name string is valid.

public override void ValidateName(
   string s
);

Parameters

s
Name string.

See Also

HTMLSelect Class | com.plumtree.xpshared.htmlelements Namespace