Click or drag to resize
ForumViewerForumID Property
Gets or sets the forum id base on current url or settings.

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

Property Value

Type: Int32
See Also