@umbraco-cms/backoffice
Preparing search index...
packages/core/backend-api
NewsDashboardService
Class NewsDashboardService
Index
Constructors
constructor
Methods
get
News
Dashboard
Constructors
constructor
new
NewsDashboardService
()
:
NewsDashboardService
Returns
NewsDashboardService
Methods
Static
get
News
Dashboard
getNewsDashboard
<
ThrowOnError
extends
boolean
=
true
>
(
options
?:
Options
<
GetNewsDashboardData
,
ThrowOnError
>
,
)
:
RequestResult
<
GetNewsDashboardResponses
,
GetNewsDashboardErrors
,
ThrowOnError
,
"fields"
,
>
Type Parameters
ThrowOnError
extends
boolean
=
true
Parameters
Optional
options
:
Options
<
GetNewsDashboardData
,
ThrowOnError
>
Returns
RequestResult
<
GetNewsDashboardResponses
,
GetNewsDashboardErrors
,
ThrowOnError
,
"fields"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
News
Dashboard
@umbraco-cms/backoffice
Loading...