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