Uiinfrastructure API Docs  
 

ExpListModel.GetListKey Method 

Returns the key of the expandable list. (This key is used to avoid conflicts when there are multiple lists on the same page.)

public virtual int GetListKey();

Return Value

int

Implements

IExpListModelRO.GetListKey

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace