EPiServer CMS 5 Web Service for DataFactory. Implements operations corresponding to all methods in IPageStore.

Namespace:  EPiServer.WebServices
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[WebServiceAttribute(Namespace = "http://schemas.episerver.com/WebServices/v5/")]
public class PageStoreService : WebService

Inheritance Hierarchy

See Also