Click or drag to resize
ForumViewerSiteName Property
Gets or sets the site name which should be used for current control.

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

Property Value

Type: String
See Also