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