PageInfoProviderGetPageInfo Method (Guid) |
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
[ObsoleteAttribute("This method is obsolete. It didn't perform correctly in all cases since the DocumentGUID is not unique within a site context (linked documents share this GUID). Please use GetPageInfo(string siteName, string aliasPath, string cultureCode, string urlPath, bool combineWithDefaultCulture) method instead.")] public static PageInfo GetPageInfo( Guid documentGuid )