Home > Contents > Index >
IList.getName
Retrieves the name of this list.
Syntax
public String getName()Description
The
getName
method retrieves the name of this list. This name reflects the name by which Sites knows this list.Sites sets the name when it creates the list or modifies the list with ICS methods
ICS.RenameList()
orICS.RenameList()
. These methods userename()
to change the internal name so thatgetName()
will reflect the proper name.Returns
Returns the name of the list.
See Also
RegisterList, rename, RenameList, GetList
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.