UIHelperGetAccessDeniedUrl Method (String) |
Gets URL for the info page which displays specified access denied message.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetAccessDeniedUrl(
string resourceString
)
Parameters
- resourceString
- Type: SystemString
Resource string to display
Return Value
Type:
StringSee Also