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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static TransformationInfo GetVirtualObject(
	string path
)

Parameters

path
Type: SystemString
Path

Return Value

Type: TransformationInfo
See Also