| PostChannel Property |
Gets the channel object that this post was published on.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public Channel Channel { get; }
Public ReadOnly Property Channel As Channel
Get
Property Value
Type:
ChannelRemarks See Also