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

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

Property Value

Type: String
See Also