Click or drag to resize
UIHelperGetInformationUrl Method
Gets URL for the info page which displays specified message.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string GetInformationUrl(
	string resourceString
)

Parameters

resourceString
Type: SystemString
Resource string to display

Return Value

Type: String
See Also