 | LayoutGetLayoutByLocation Method |
Namespace:
Dynamicweb.Rendering.Designer
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static Layout GetLayoutByLocation(
string path
)
Public Shared Function GetLayoutByLocation (
path As String
) As Layout
Parameters
- path
- Type: SystemString
Return Value
Type:
Layout
See Also