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