Sets the page result object for the given url. The page result object is then accessible via PageResult property.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- url
- Type: System String
The URL
- pageResult
- Type: CMS.DocumentEngine PageInfoResult
The page result object to be stored
See Also