Plumtree UI Infrastructure API  
 

HTMLTextArea.ValidateName Method 

Call this method to validate the name of this HTMLTextArea.

public override void ValidateName(
   string s
);

Parameters

s
String name.

See Also

HTMLTextArea Class | com.plumtree.xpshared.htmlelements Namespace