| ChannelPosts Property |
Gets the list of all posts related to this channel.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public PostCollection Posts { get; }
Public ReadOnly Property Posts As PostCollection
Get
Property Value
Type:
PostCollectionRemarks See Also