Web service for ContentChannel access

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.ComponentModel..::.MarshalByValueComponent
    System.Web.Services..::.WebService
      EPiServer.WebServices..::.ContentChannelService

See Also