Click or drag to resize
WebPartLayoutInfoProviderGetVirtualObject Method
Returns web part layout info for specified path

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

Parameters

path
Type: SystemString
Path

Return Value

Type: WebPartLayoutInfo
See Also