The following members of class PortalInfo are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(deprecated) int | homePageFeaturedContentCount() const |
(deprecated) QString | homePageFeaturedContentGroupQuery() const |
(deprecated) bool | isShowHomePageDescription() const |
Member Function Documentation
int PortalInfo::homePageFeaturedContentCount () const
This function is deprecated. We strongly advise against using it in new code.
Returns the number of featured items (up to 100) that can be displayed on the home page.
since Esri::ArcGISRuntime 200.4
This property uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this property will no longer be supported.
QString PortalInfo::homePageFeaturedContentGroupQuery () const
This function is deprecated. We strongly advise against using it in new code.
Returns a query string that can be used to find the group containing featured content to be displayed on the home page.
since Esri::ArcGISRuntime 200.4
This property uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this property will no longer be supported.
bool PortalInfo::isShowHomePageDescription () const
This function is deprecated. We strongly advise against using it in new code.
Returns a bool that determines whether the organization's description appears on its home page.
since Esri::ArcGISRuntime 200.4
This property uses the legacy home page which has been phased out of use in the ArcGIS Online home app. All legacy home pages are no longer live on ArcGIS Online and at a future release of ArcGIS Enterprise this property will no longer be supported.