Protected
_inheritingProtected
_urlProtected
InternalProtected
InternalProtected
InternalProtected
Optional
jsonProtected
Readonly
momentsProtected
observersProtected
parentProtected
emitProperty allowing access to manage observers on moments within this timeline
Querystring key, value pairs which will be included in the request
Protected
cloneCreates a new page with all of the content copied from this page
The web where we will create the copy
The file name of the new page
The title of the new page
Optional
publish: booleanIf true the page will be published (Default: true)
Optional
promotedState: PromotedStateCopies the content from this page to the supplied page instance NOTE: fully overwriting any previous content!!
Page whose content we replace with this page's content
Optional
publish: booleanIf true the page will be published after the copy, if false it will be saved but left unpublished (Default: true)
Protected
errorProtected
executeFinds a control within this page's control tree using the supplied predicate
Takes a control and returns true or false, if true that control is returned by findControl
Protected
getProtected
getProtected
getProtected
getLoads this page's content from the server
Saves a copy of this page as a template in this library's Templates folder
Optional
publish: booleanIf true the template is published, false the template is not published (default: true)
IClientsidePage instance representing the new template page
Sets the banner image url from an external source. You must call save to persist the changes
absolute url of the external file
Optional
props: IBannerImagePropsoptional set of properties to control display of the banner image
Protected
setProtected
start
Property allowing access to invoke a moment from within this timeline