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
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public string FriendlyBaseURL { get; set; }

Property Value

Type: String
See Also