Click or drag to resize
ForumViewerRedirectUnauthorized Property
Gets or sets the value that indicates whether use should be redirected to logon page if he hasn't appropriate permissions to the requested action.

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

Property Value

Type: Boolean
See Also