Click or drag to resize
ChannelCollection Class
Represents a collection of channels.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionChannel
    Dynamicweb.Content.SocialChannelCollection

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public class ChannelCollection : Collection<Channel>

The ChannelCollection type exposes the following members.

Constructors
  NameDescription
Public methodChannelCollection
Initializes a new instance of an object.
Top
Remarks