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: 9.0.0
Syntaxpublic string AccessDeniedPageURL { get; set; }
Property Value
Type:
String
See Also