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: 12.0.0
Syntax protected internal PageInfoResult GetCurrentResult(
string url
)
Parameters
- url
- Type: SystemString
The URL
Return Value
Type:
PageInfoResultSee Also