| WebPartLayoutInfoProviderGetVirtualObject Method | 
            Returns web part layout info for specified path
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static WebPartLayoutInfo GetVirtualObject(
	string path
)
Parameters
- path
- Type: SystemString
 Path
Return Value
Type: 
WebPartLayoutInfo See Also
See Also