API Reference > presentation-components > Core > ContentDataProvider > shouldConfigureContentDescriptor shouldConfigureContentDescriptor MethodProtected Deprecated Derived classes should override ContentDataProvider.getDescriptorOverrides to customize content Called to check whether the content descriptor needs advanced configuration. If yes, descriptor is requested from the backend and configureContentDescriptor() is called to configure it before requesting content. If not, the provider calls getDescriptorOverrides() to get basic configuration and immediately requests content - that saves a trip to the backend. shouldConfigureContentDescriptor(): boolean Returns - boolean Defined in presentation/components/src/presentation-components/common/ContentDataProvider.ts Line 287 Last Updated: 11 June, 2024