Uiinfrastructure API Docs  
 

HTMLSelect.GetDoSort Method 

Call this method to determine whether or not this select sorts its contents immediately before display.

public virtual bool GetDoSort();

Return Value

boolean to sort or not

See Also

HTMLSelect Class | com.plumtree.xpshared.htmlelements Namespace