Plumtree Portal UI  
 

SelectPTObjectModel.InitializeSortedArray Method 

Initalizes the list (PTGrowableSortedArrayWrapper) with a column mapping and an array of sort. The growable array will always be sorted by the 1st column ascending.

public override void InitializeSortedArray(
   PTGrowableSortedArrayWrapper _saData
);

Parameters

_saData

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace