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.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public string AccessDeniedPageURL { get; set; }
Property Value
Type:
StringSee Also