Click or drag to resize
DiscussionMacroResolverGetImage Method
Returns the forum discussion image tag.

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

Parameters

url
Type: SystemString
Image URL

Return Value

Type: String
See Also