Saxonberg Server API
Preparing search index...
mud/api/cms
CmsWriteResult
Interface CmsWriteResult
write result — what went live.
interface
CmsWriteResult
{
backend
:
CmsBackend
;
path
:
string
;
reloadDetail
?:
string
;
reloaded
:
boolean
;
}
Index
Properties
backend
path
reload
Detail?
reloaded
Properties
backend
backend
:
CmsBackend
path
path
:
string
Optional
reload
Detail
reloadDetail
?:
string
reloaded
reloaded
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
backend
path
reload
Detail
reloaded
Saxonberg Server API
Loading...
write result — what went live.