Click or drag to resize
ForumViewerRedirectToUserProfile Property
Gets or sets the value that indicates whether username is link to user profile. User profile path must be defined in site settings

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

Property Value

Type: Boolean
See Also