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

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

Property Value

Type: Int32
See Also