DiscussionMacroResolverGetURL Method |
Returns the forum discussion URL tag.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetURL(
string url,
string text
)
Parameters
- url
- Type: SystemString
URL - text
- Type: SystemString
Text within the tag
Return Value
Type:
StringSee Also