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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static PageTemplateInfo GetVirtualObject(
	string path
)

Parameters

path
Type: SystemString
Path

Return Value

Type: PageTemplateInfo
See Also