findLayout MethodStatic
Finds a Content Layout with a given id.
findLayout(layoutId: string): ContentLayoutDef | undefined
Parameter | Type | Description |
---|---|---|
layoutId | string | the id of the Content Layout to find |
Returns - the ContentLayoutDef if found, or undefined otherwise
Defined in
Last Updated: 08 January, 2020