Uiinfrastructure API Docs  
 

HTMLSelect.SetDoSort Method 

Call this method to specify whether or not this select will sort its nested options before each display.

public virtual void SetDoSort(
   bool b
);

Parameters

b
boolean To sort or not

See Also

HTMLSelect Class | com.plumtree.xpshared.htmlelements Namespace