API Reference > presentation-frontend > Core > PresentationManager > getDisplayLabel getDisplayLabel Method Deprecated use 'getDisplayLabelDefinition' instead Retrieves display label of specific item getDisplayLabel(requestOptions: LabelRequestOptions<IModelConnection>, key: InstanceKey): Promise<string> Parameter Type Description requestOptions LabelRequestOptions<IModelConnection> options for the request key InstanceKey Key of instance to get label for Returns - Promise<string> Defined in presentation/frontend/src/PresentationManager.ts Line 329 Last Updated: 13 June, 2024