Click or drag to resize
ForumViewerAccessDeniedPageURL Property
Gets or sets the access denied page URL (URL where the user is redirected when trying to access forum for which the user is unauthorized).

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

Property Value

Type: String
See Also