Click or drag to resize
ForumViewerFriendlyBaseURL Property
Gets or sets base URL for forum which use friendly URLs, if URL is not set URL is set from current document.

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

Property Value

Type: String
See Also