|  | Plumtree Portal UI | |
| InheritListModel.InitializeInheritList Method |
Initializes the read only inherit list.
public virtual
void InitializeInheritList(
string _sSectionTitle,
int _nDisplayClassID,
int _nListKey);
Parameters
-
_sSectionTitle
- Main title.
-
_nDisplayClassID
- Class ID of the Objects displayed on the list.
-
_nListKey
- In case you have multiple Expandable Lists on the same DP, they should have a different key (otherwise, just set it to 1).
See Also
InheritListModel Class | com.plumtree.portaluiinfrastructure.expandablelist.inherit Namespace