| PostBaseIsPublished Property |
Gets value indicating whether this post is published.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public bool IsPublished { get; }
Public ReadOnly Property IsPublished As Boolean
Get
Property Value
Type:
BooleanRemarks See Also