Click or drag to resize
LayoutInfoProviderGetVirtualObject Method
Returns layout info for specified path

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static LayoutInfo GetVirtualObject(
	string path
)

Parameters

path
Type: SystemString
Path

Return Value

Type: LayoutInfo
See Also