| PageTemplateInfoProviderGetPageLayoutName Method | 
            Gets full layout name from the given virtual layout path.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetPageLayoutName(
	string url
)
Parameters
- url
- Type: SystemString
 Virtual layout path
Return Value
Type: 
StringFull layout name
 See Also
See Also