Returns the current instance converted to a RawPage object.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public RawPage ToRawPage() |
Return Value
A RawPage.
Remarks
Used primarily by the DataFactory Web Service to transfer PageData
instances to Web service clients.