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