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