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