@umbraco-cms/backoffice
Preparing search index...
packages/core/workspace
UmbRoutableWorkspaceContext
Interface UmbRoutableWorkspaceContext
interface
UmbRoutableWorkspaceContext
{
routes
:
UmbWorkspaceRouteManager
;
workspaceAlias
:
string
;
destroy
()
:
void
;
getEntityType
()
:
string
;
getHostElement
()
:
Element
;
}
Hierarchy (
View Summary
)
UmbWorkspaceContext
UmbRoutableWorkspaceContext
UmbContentWorkspaceContext
UmbSubmittableWorkspaceContext
Implemented by
UmbContentTypeWorkspaceContextBase
Index
Properties
routes
workspace
Alias
Methods
destroy
get
Entity
Type
get
Host
Element
Properties
Readonly
routes
routes
:
UmbWorkspaceRouteManager
Readonly
workspace
Alias
workspaceAlias
:
string
Methods
destroy
destroy
()
:
void
Returns
void
get
Entity
Type
getEntityType
()
:
string
Returns
string
get
Host
Element
getHostElement
()
:
Element
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
routes
workspace
Alias
Methods
destroy
get
Entity
Type
get
Host
Element
@umbraco-cms/backoffice
Loading...