IListPageMetadata Properties
The IListPageMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionPaneControl | Gets the action pane control metadata for the action pane control on the list page. |
| ApplyExternalContext | Gets value indicating whether external context should be applied to the list page query. |
| Caption | Gets or sets the list page caption. |
| Controls | Gets the enumerator for the contained child controls. |
| Fields | Gets the list of list page field controls on the list page. |
| InteractionClassName | Gets the name of the interaction class. |
| MultiSelectionEnabled | Gets value indicating whether multi selection is enabled in the list page. |
| Name | Gets the name. |
| PartReferences | Gets the list of part references on the list page. |
| QueryName | Gets the name of the query used by the list page. |
| RowsToDisplayInListPage | Gets the number of rows to display in the list page |
| WorkflowDatasource | Returns the name of the workflow datasource. |
| WorkflowEnabled | Returns true if workflow is enabled for the list page. |
| WorkflowType | Returns the type of workflow. |
Community Additions
ADD
Show: