Click or drag to resize
DiscussionMacroResolverGetURL Method
Returns the forum discussion URL tag.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string GetURL(
	string url,
	string text
)

Parameters

url
Type: SystemString
URL
text
Type: SystemString
Text within the tag

Return Value

Type: String
See Also