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.Web.UIAssembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 12.0.0
Syntaxpublic string AccessDeniedPageURL { get; set; }
Property Value
Type:
String
See Also