Uiinfrastructure API Docs  
 

ExpListModel.GetEmptyListInstructions Method 

Returns the secondary String to display when the String is empty. (Should give instructions to the user on what to do).

public virtual string GetEmptyListInstructions();

Return Value

String

Implements

IExpListModelRO.GetEmptyListInstructions

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace