Click or drag to resize
ForumPostInfoPostStickOrder Property
Gets or sets the value that indicates whether the current post is stricked and in which order.

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

Property Value

Type: Int32
See Also