|  | Uiinfrastructure API Docs | |
| ExpListModel.SetEmptyListMessages Method |
Sets messages to display when the list is empty.
public virtual
void SetEmptyListMessages(
string _sMainMessage,
string _sInstructions);
Parameters
-
_sMainMessage
- Main message to display in red.
-
_sInstructions
- Instructions on what to do.
See Also
ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace