Click or drag to resize
ForumPostInfoPostViews Property
Gets or sets the value that indicates how many times thread was displayed.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public virtual int PostViews { get; set; }

Property Value

Type: Int32
See Also