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.UIAssembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 12.0.0
Syntax public string FriendlyBaseURL { get; set; }
Property Value
Type:
StringSee Also