ForumPostInfoPostViews Property |
Gets or sets the value that indicates how many times thread was displayed.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 10.0.0
Syntax public virtual int PostViews { get; set; }
Property Value
Type:
Int32See Also