| PageInfoResultGetCurrentResult Method  | 
            Gets the PageInfoResult object for the current url. Returns an null if there is no PageInfoResult stored for the current url.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxprotected internal PageInfoResult GetCurrentResult(
	string url
)
Parameters
- url
 - Type: SystemString
The URL 
Return Value
Type: 
PageInfoResult
See Also