Class LayoutLocator
- Namespace
- Dynamicweb.Content.Layouts
- Assembly
- Dynamicweb.dll
Static methods for locating the appropiate layout.
- Inheritance
-
Layout
Locator
- Inherited Members
Methods
FindLayout(Area)
Finds the layout for an area.
Parameters
area
AreaArea to find the layout for.
Returns
FindLayout(Page)
Finds the layout for a page.
Parameters
page
PagePage to find the layout for.
Returns
FindLayout(Page, string?)
Finds the layout for a page by layout name.